Application.getIsRegistered

Checks if application is registered.

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

class Application
bool
getIsRegistered
()

Return Value

Type: bool

true if application is registered