Property

AdwLeafletPage:navigatable

deprecated: 1.4 

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

Deprecated since: 1.4

See the migration guide

Default valueTRUE
Getter methodadw_leaflet_page_get_navigatable()
Setter methodadw_leaflet_page_set_navigatable()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno