Property

AdwLeafletPage:navigatable

since: 1.0

Declaration

property navigatable: gboolean [ read, write ]

Description [src]

Whether the child can be navigated to when folded.

If FALSE, the child will be ignored by adw_leaflet_get_adjacent_child(), adw_leaflet_navigate(), and swipe gestures.

This can be used used to prevent switching to widgets like separators.

Type:gboolean

Available since: 1.0

Default valueTRUE
Getter methodadw_leaflet_page_get_navigatable()
Setter methodadw_leaflet_page_set_navigatable()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno