Top | ![]() |
![]() |
![]() |
![]() |
void | ags_led_array_set_led_count () |
void | ags_led_array_unset_all () |
void | ags_led_array_set_nth () |
AgsLedArray * | ags_led_array_new () |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkAlignment ╰── AgsLedArray ├── AgsHLedArray ╰── AgsVLedArray
void ags_led_array_set_led_count (AgsLedArray *led_array
,guint led_count
);
AgsLedArray * ags_led_array_new ();
Creates an AgsLedArray. Note, use rather its implementation AgsVLedArray or AgsHLedArray.
Since: 0.7.122.7