gtk-sharp 2.12.0.0 Gtk.Container+ContainerChild Property Gtk.ChildProperty("tab-expand") System.Boolean The "expand" property of a tab's label if the page's label is set to "expand" See for more details. Property Gtk.ChildProperty("position") System.Int32 The page's position within the notebook. the position Property Gtk.ChildProperty("menu-label") System.String The page's menu label the label of the page in the notebook's pop-up menu Property Gtk.ChildProperty("tab-fill") System.Boolean The "fill" property of a tab's label if the page's label is set to "fill" See for more details. Property Gtk.ChildProperty("tab-pack") Gtk.PackType The pack type of a page's tab label the label's See for more details. Property Gtk.ChildProperty("tab-label") System.String The page's tab label the label Property Gtk.ChildProperty("reorderable") System.Boolean Indicates if tab is reorderable by user action. defaults to . Property Gtk.ChildProperty("detachable") System.Boolean Indicates if tab is detachable by the user. defaults to . A child of a , used to interact with its container child properties.