gtk-sharp 2.8.0.0 Gtk.Container+ContainerChild Property Gtk.ChildProperty(Name="bottom-attach") System.UInt32 The table row that the bottom of this child is attached to the row Property Gtk.ChildProperty(Name="top-attach") System.UInt32 The table row that the top of this child is attached to the row Property Gtk.ChildProperty(Name="left-attach") System.UInt32 The table column that the left side of this child is attached to the column Property Gtk.ChildProperty(Name="right-attach") System.UInt32 The table column that the right side of this child is attached to the column Property Gtk.ChildProperty(Name="y-padding") System.UInt32 The vertical padding for this child the padding Property Gtk.ChildProperty(Name="y-options") Gtk.AttachOptions The child's vertical attachment options the Property Gtk.ChildProperty(Name="x-padding") System.UInt32 The horizontal padding for this child the padding Property Gtk.ChildProperty(Name="x-options") Gtk.AttachOptions The child's vertical attachment options the A child of a , used to interact with its container child properties.