Method

GtkWindowget_application

Declaration [src]

GtkApplication*
gtk_window_get_application (
  GtkWindow* window
)

Description [src]

Gets the GtkApplication associated with the window.

Gets propertyGtk.Window:application

Return value

Type: GtkApplication

A GtkApplication

The returned data is owned by the instance.
The return value can be NULL.