Leaflet.getAdjacentChild
gtk.widget.Widget getAdjacentChild(adw.types.NavigationDirection direction)Finds the previous or next navigatable child.
This will be the same child adw.leaflet.Leaflet.navigate or swipe gestures will navigate to.
If there's no child to navigate to, NULL will be returned instead.
See adw.leaflet_page.LeafletPage.navigatable.
Parameters
direction | the direction |
Returns
the previous or next child