gtk-sharp 2.12.0.0 Gtk.Container+ContainerChild Property Gtk.ChildProperty("bottom-attach") System.Int32 The row that the bottom of the menu item is attached to. the row See for more details Property Gtk.ChildProperty("top-attach") System.Int32 The row that the top of the menu item is attached to. the row See for more details Property Gtk.ChildProperty("left-attach") System.Int32 The column that the left side of the menu item is attached to. the column See for more details Property Gtk.ChildProperty("right-attach") System.Int32 The column that the right side of the menu item is attached to. the column See for more details A child of a , used to interact with its container child properties.