Property

AdwFlap:modal

deprecated: 1.4 

Declaration

property modal: gboolean [ read, write ]

Description [src]

Whether the flap is modal.

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

Type:gboolean

Deprecated since: 1.4

See the migration guide

Default valueTRUE
Getter methodadw_flap_get_modal()
Setter methodadw_flap_set_modal()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno