Application.getIsRegistered
bool getIsRegistered()Checks 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()Checks if application is registered.
An application is registered if [gio.application.Application.register] has been successfully called.