gtk-sharp 0.0.0.0 neutral Gtk# 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.Separator Atk.Implementor GLib.IWrapper GLib.IWrapper System.IDisposable Method System.Void Disposes the resources associated with the object. Constructor Internal 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. Constructor Constructor A horizontal separator. Property System.UInt32 The GLib Type for Gtk.HSeparator The GLib Type for the Gtk.HSeparator class. Constructor Internal constructor GLib type for the type Creates a new instance of HSeparator, using the GLib-provided type This 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.