Application.registerSession

bool registerSession() @property nothrow

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 nothrow

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).