gtk-sharp0.0.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.A separator used in menus.
A separator used in menus.
The is a used to group items within a .
It displays a horizontal line with a shadow to make it appear sunken into the interface.
Gtk.MenuItemAtk.ImplementorGLib.IWrapperGLib.IWrapperSystem.IDisposableMethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of , wrapping the C object.This is an internal constructor, and should not be used by user code.ConstructorCreates a new .an object of type
Creates a new .
Gtk.SeparatorMenuItem smi = new Gtk.SeparatorMenuItem ();
PropertySystem.UInt32The for The for class.ConstructorInternal constructor for the type
Creates a new instance of , 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.