LeafletPage.setNavigatable

Sets whether self can be navigated to when folded.

If FALSE, the child will be ignored by adw.leaflet.Leaflet.getAdjacentChild, adw.leaflet.Leaflet.navigate, and swipe gestures.

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

More...
class LeafletPage
void
setNavigatable

Parameters

navigatable bool

whether self can be navigated to when folded

Detailed Description

Deprecated: See the migration guide