gtk-sharp 2.10.0.0 Gtk.Container+ContainerChild Property Gtk.ChildProperty(Name="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(Name="position") System.Int32 The page's position within the notebook. the position Property Gtk.ChildProperty(Name="menu-label") System.String The page's menu label the label of the page in the notebook's pop-up menu Property Gtk.ChildProperty(Name="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(Name="tab-pack") Gtk.PackType The pack type of a page's tab label the label's See for more details. Property Gtk.ChildProperty(Name="tab-label") System.String The page's tab label the label Property Gtk.ChildProperty(Name="reorderable") System.Boolean Indicates if tab is reorderable by user action. defaults to . Property Gtk.ChildProperty(Name="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.