| Top |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── AgsIndicator ├── AgsHIndicator ╰── AgsVIndicator
AgsIndicator * ags_indicator_new ();
Creates an AgsIndicator. Note, use rather its implementation AgsVIndicator or AgsHIndicator.
Since: 0.4
“adjustment” property“adjustment” GObject *
The adjustment giving indicator value.
Flags: Read / Write
Since: 0.7.21