Application.getIsRegistered

bool getIsRegistered() nothrow

Checks if application is registered.

An application is registered if gio.application.Application.register has been successfully called.

Returns

true if application is registered