gtk-sharp0.0.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.A container with just one child.A Bin widget is a with just one child. It is used to create subclasses, since it provides common code needed for handling a single child .Many GTK+ widgets are subclasses of Bin, including , , , , and .To place a child widget inside this container, use the standard method.Gtk.ContainerAtk.ImplementorGLib.IWrapperGLib.IWrapperSystem.IDisposableMethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of Bin, wrapping the C object.This is an internal constructor, and should not be used by user code.ConstructorInternal constructorPropertySystem.UInt32The GLib Type for Gtk.BinThe GLib Type for the Gtk.Bin class.ConstructorInternal constructor
GLib type for the type
Creates a new instance of Bin, using the GLib-provided typeThis is a constructor used by derivative types of that would have their own GLib type assigned to it. This is not typically used by C# code.