Method
BisLapelset_modal
Declaration [src]
void
bis_lapel_set_modal (
BisLapel* self,
gboolean modal
)
Description [src]
Sets whether self
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.
Available since: | 1.0 |
Sets property | Bis.Lapel:modal |