sidebar_position


Description:

[ Version ( since = "1.7" ) ]
public PackType sidebar_position { get; set; }

The sidebar position.

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.