register_session


Description:

[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "4.22" ) ]
public bool register_session { get; set; }

Warning: register_session is deprecated since 4.22.

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

Note:

This property is ignored. GTK always registers with the session manager

This will make GTK track the session state (such as the [property@Gtk.Application:screensaver-active] property).