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 ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkTable ╰── AgsPatternBox
gboolean
ags_pattern_box_led_queue_draw_timeout
(AgsPatternBox *pattern_box
);
Queue draw led.
Since: 0.7.53
void
ags_pattern_box_set_pattern (AgsPatternBox *pattern_box
);
Resets the pattern on pattern_box
.
Since: 0.5.0