Application.getIsRegistered
bool getIsRegistered() nothrowChecks if application is registered.
An application is registered if gio.application.Application.register has been successfully called.
Returns
true if application is registered
bool getIsRegistered() nothrowChecks if application is registered.
An application is registered if gio.application.Application.register has been successfully called.