Property
BisLapel:modal
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 method | bis_lapel_get_modal() |
Setter method | bis_lapel_set_modal() |