[ Version ( since = "1.7" ) ]
public void set_sidebar_position (PackType position)
Sets the sidebar position for this.
If set to [enum@Gtk.PackType.start], the sidebar is displayed before the content, and the sidebar will be the root page when collapsed.
If set to [enum@Gtk.PackType.end], the sidebar is displayed after the content, and the content will be the root page.
| this |
a navigation split view |
| position |
the new position |