[ CCode ( cname = "xfw_application_get_instance" ) ]
public unowned ApplicationInstance? get_instance (Window window)
Finds the ApplicationInstance to which window belongs.
| this |
an Application. |
| window |
the application window you want to get the instance of. |
|
The ApplicationInstance to which |