[ Version ( since = "1.0" ) ]
public void set_navigatable (bool navigatable)
Sets whether this can be navigated to when folded.
If `FALSE`, the child will be ignored by [method@Album.get_adjacent_child], [method@Album.navigate], and swipe gestures.
This can be used used to prevent switching to widgets like separators.
| this |
a album page |
| navigatable |
whether this can be navigated to when folded |