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