Property
AdapLeafletPage:navigatable
deprecated: 1.4 since: 1
Description [src]
Whether the child can be navigated to when folded.
If FALSE, the child will be ignored by
adap_leaflet_get_adjacent_child(), adap_leaflet_navigate(), and swipe gestures.
This can be used used to prevent switching to widgets like separators.
| Type: | gboolean |
| Available since: | 1 |
| Deprecated since: | 1.4 |
| Default value | TRUE |
| Getter method | adap_leaflet_page_get_navigatable() |
| Setter method | adap_leaflet_page_set_navigatable() |