ags_window_callbacks
void ags_window_setup_completed_callback (AgsApplicationContext *application_context, AgsWindow *window);
AgsApplicationContext *application_context
AgsWindow *window
gboolean ags_window_delete_event_callback (GtkWidget *widget, gpointer data);
GtkWidget *widget
gpointer data
gboolean ags_window_button_press_event (GtkWidget *widget, GdkEventButton *event, AgsWindow *window);
GdkEventButton *event