Signal
GtkApplication::window-added
since: 3.2
Description [src]
Emitted when a GtkWindow is added to application through gtk_application_add_window().
| Default handler: The default handler is called before the handlers added via |
| Available since: 3.2 |
Parameters
window-
Type:
GtkWindowThe newly-added
GtkWindow.The data is owned by the caller of the function.