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 property@Gtk.Application:screensaver-active 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 property@Gtk.Application:screensaver-active property).