gtk-sharp 2.6.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.