gtk-sharp 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Indicates a position for placement or layout. A PositionType is used to place widgets, usually relative to other widgets or other parts of the same widget. For example, the position of a handle in a , or the position of tabs in a . System.Enum GLib.GType(WrapperType=typeof(Gtk.PositionTypeGType)) Field Gtk.PositionType The relevant item should be placed on the left. Field Gtk.PositionType The relevant item should be placed on the right. Field Gtk.PositionType The relevant item should be placed at the top. Field Gtk.PositionType The relevant item should be placed at the bottom.