[ Version ( since = "1.0" ) ]
public bool navigatable { get; set; }
Whether the child 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.