set_modal


Description:

public void set_modal (bool modal)

Sets whether this is modal.

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

Parameters:

this

a lapel

modal

whether this is modal