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 it is assigned with.
Flags: Read / Write