ags_window_callbacks
ags_window_callbacks
|
|
Stability Level
Stable, unless otherwise indicated
Functions
ags_window_setup_completed_callback ()
void
ags_window_setup_completed_callback (AgsApplicationContext *application_context,
AgsWindow *window);
ags_window_delete_event_callback ()
gboolean
ags_window_delete_event_callback (GtkWidget *widget,
gpointer data);
ags_window_button_press_event ()
gboolean
ags_window_button_press_event (GtkWidget *widget,
GdkEventButton *event,
AgsWindow *window);