Window.focusVisible

Get focusVisible property.

  1. bool focusVisible [@property getter]
    class Window
    @property
    bool
    focusVisible
    ()
  2. bool focusVisible [@property setter]

Return Value

Type: bool

Whether 'focus rectangles' are currently visible in this window.

This property is maintained by GTK based on user input and should not be set by applications.