Property

BisLapel:modal

Declaration

property modal: gboolean [ read, write ]

Description [src]

Whether the lapel is modal.

If TRUE, clicking the content widget while lapel is revealed, as well as pressing the Esc key, will close the lapel. If FALSE, clicks are passed through to the content widget.

Type: gboolean
Available since:1.0
Getter methodbis_lapel_get_modal()
Setter methodbis_lapel_set_modal()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno