Application.getIsRegistered

Checks if application is registered. An application is registered if g_application_register() has been successfully called. Since 2.28

class Application
int
getIsRegistered
()

Return Value

Type: int

TRUE if application is registered

Meta