Method
GtkWindowget_application
Declaration [src]
GtkApplication*
gtk_window_get_application (
  GtkWindow* window
)
Description [src]
Gets the GtkApplication associated with the window.
| Gets property | Gtk.Window:application | 
Return value
Type: GtkApplication
A GtkApplication
| The data is owned by the instance. | 
| The return value can be NULL. |