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