ags_drum_callbacks
ags_drum_callbacks
|
|
Stability Level
Stable, unless otherwise indicated
Functions
ags_drum_open_callback ()
void
ags_drum_open_callback (GtkWidget *toggle_button
,
AgsDrum *drum
);
ags_drum_loop_button_callback ()
void
ags_drum_loop_button_callback (GtkWidget *button
,
AgsDrum *drum
);
ags_drum_length_spin_callback ()
void
ags_drum_length_spin_callback (GtkWidget *spin_button
,
AgsDrum *drum
);
ags_drum_index0_callback ()
void
ags_drum_index0_callback (GtkWidget *toggle_button
,
AgsDrum *drum
);
ags_drum_index1_callback ()
void
ags_drum_index1_callback (GtkWidget *toggle_button
,
AgsDrum *drum
);
ags_drum_stop_callback ()
void
ags_drum_stop_callback (AgsDrum *drum
,
GList *recall_id
,
gint sound_scope
,
gpointer data
);