Application.registerSession

bool registerSession() @property

Get registerSession property.

Returns

Set this property to TRUE to register with the session manager.

This will make GTK track the session state (such as the gtk.application.Application.screensaverActive property).

void registerSession(bool propval) @property

Set registerSession property.

Parameters

propvalSet this property to TRUE to register with the session manager. This will make GTK track the session state (such as the gtk.application.Application.screensaverActive property).