Package: gio
Accessor g-application-is-remote
Lambda Listg-application-is-remote (object) SyntaxArgumentsDetails Accessor of the is-remote slot of the g-application class. Checks if the application is remote. If the application is remote then it means that another instance of the application already exists, the 'primary' instance. Calls to perform actions on the application will result in the actions being performed by the primary instance. The value of this property cannot be accessed before the g-application-register function has been called. See the g-application-is-registered function. | See also |
*2021-10-13