ags_pad_editor_callbacks

ags_pad_editor_callbacks

Functions

Description

Functions

ags_pad_editor_parent_set_callback ()

int
ags_pad_editor_parent_set_callback (GtkWidget *widget,
                                    GtkObject *old_parent,
                                    AgsPadEditor *pad_editor);


ags_pad_editor_destroy_callback ()

int
ags_pad_editor_destroy_callback (GtkObject *object,
                                 AgsPadEditor *pad_editor);


ags_pad_editor_show_callback ()

int
ags_pad_editor_show_callback (GtkWidget *widget,
                              AgsPadEditor *pad_editor);


ags_pad_editor_set_audio_channels_callback ()

void
ags_pad_editor_set_audio_channels_callback
                               (AgsAudio *audio,
                                guint audio_channels,
                                guint audio_channels_old,
                                AgsPadEditor *pad_editor);

Types and Values