ags_toolbar_callbacks

ags_toolbar_callbacks

Functions

Description

Functions

ags_toolbar_destroy_callback ()

gboolean
ags_toolbar_destroy_callback (GtkObject *object,
                              AgsToolbar *toolbar);


ags_toolbar_show_callback ()

void
ags_toolbar_show_callback (GtkWidget *widget,
                           AgsToolbar *toolbar);


ags_toolbar_position_callback ()

void
ags_toolbar_position_callback (GtkToggleButton *toggle_button,
                               AgsToolbar *toolbar);


ags_toolbar_edit_callback ()

void
ags_toolbar_edit_callback (GtkToggleButton *toggle_button,
                           AgsToolbar *toolbar);


ags_toolbar_clear_callback ()

void
ags_toolbar_clear_callback (GtkToggleButton *toggle_button,
                            AgsToolbar *toolbar);


ags_toolbar_select_callback ()

void
ags_toolbar_select_callback (GtkToggleButton *toggle_button,
                             AgsToolbar *toolbar);


ags_toolbar_copy_or_cut_callback ()

void
ags_toolbar_copy_or_cut_callback (GtkWidget *widget,
                                  AgsToolbar *toolbar);


ags_toolbar_paste_callback ()

void
ags_toolbar_paste_callback (GtkWidget *widget,
                            AgsToolbar *toolbar);


ags_toolbar_invert_callback ()

void
ags_toolbar_invert_callback (GtkWidget *widget,
                             AgsToolbar *toolbar);


ags_toolbar_zoom_callback ()

void
ags_toolbar_zoom_callback (GtkComboBox *combo_box,
                           AgsToolbar *toolbar);


ags_toolbar_mode_callback ()

void
ags_toolbar_mode_callback (GtkWidget *widget,
                           AgsToolbar *toolbar);

Types and Values