gtk-sharp 2.6.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 A child of a , used to interact with its container child properties.