gtk-sharp0.0.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.The HSeparator widget is a horizontal separator, used to group the widgets within a window.
The HSeparator widget is a horizontal separator, used to group the widgets within a window. It is not used as a separator within menus. To create a separator in a menu create an empty widget and add it to the menu with .
Gtk.SeparatorAtk.ImplementorGLib.IWrapperGLib.IWrapperSystem.IDisposableMethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of HSeparator, wrapping the C object.This is an internal constructor, and should not be used by user code.ConstructorConstructorA horizontal separator.PropertySystem.UInt32The GLib Type for Gtk.HSeparatorThe GLib Type for the Gtk.HSeparator class.ConstructorInternal constructor
GLib type for the type
Creates a new instance of HSeparator, 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.