TRUE to register with the session manager.
This will make GTK track the session state (such as the property@Gtk.Application:screensaver-active property).
bool registerSession() @propertyGet registerSession property.
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) @propertySet registerSession property.
propval | 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). |