Window.mnemonicsVisible

Get mnemonicsVisible property.

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

Return Value

Type: bool

Whether mnemonics are currently visible in this window.

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