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.Int32
The row that the bottom 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
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