Top | ![]() |
![]() |
![]() |
![]() |
gboolean | ags_pattern_box_led_queue_draw_timeout () |
void | ags_pattern_box_set_pattern () |
AgsPatternBox * | ags_pattern_box_new () |
#define | AGS_PATTERN_BOX_DEFAULT_PAD_WIDTH |
#define | AGS_PATTERN_BOX_DEFAULT_PAD_HEIGHT |
#define | AGS_PATTERN_BOX_LED_DEFAULT_WIDTH |
#define | AGS_PATTERN_BOX_LED_DEFAULT_HEIGHT |
#define | AGS_PATTERN_BOX_N_CONTROLS |
#define | AGS_PATTERN_BOX_N_INDICES |
enum | AgsPatternBoxFlags |
enum | AgsPatternBoxKeyMask |
enum | AgsPatternBoxAction |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkGrid ╰── AgsPatternBox
gboolean
ags_pattern_box_led_queue_draw_timeout
(AgsPatternBox *pattern_box
);
Queue draw led.
Since: 3.0.0
void
ags_pattern_box_set_pattern (AgsPatternBox *pattern_box
);
Resets the pattern on pattern_box
.
Since: 2.0.0
AgsPatternBox * ags_pattern_box_new ();
Create a new instance of AgsPatternBox
Since: 3.0.0