Application.registerSession

Get registerSession property.

  1. bool registerSession [@property getter]
    class Application
    @property
    bool
    registerSession
    ()
  2. bool registerSession [@property setter]

Return Value

Type: bool

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