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