Window.setApplication

Sets or unsets the GtkApplication associated with the window. The application will be kept alive for at least as long as the window is open.

class Window
void
setApplication

Parameters

application Application

a GtkApplication, or NULL. [allow-none] Since 3.0

Meta