Property
BisAlbumPage:navigatable
Description [src]
Whether the child can be navigated to when folded.
If FALSE
, the child will be ignored by
bis_album_get_adjacent_child()
, bis_album_navigate()
, and swipe gestures.
This can be used used to prevent switching to widgets like separators.
Type: | gboolean |
Available since: | 1.0 |
Getter method | bis_album_page_get_navigatable() |
Setter method | bis_album_page_set_navigatable() |