gtk-sharp0.0.0.0neutralGtk# 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 ();
PropertyGLib.GTypeTo be addeda To be addedConstructorTo be added
a a To be added