The members of Gtk.StockItem are listed below.
See Also: Inherited members from System.ValueType
| Keyval | uint. Keyboard accelerator. | |
| Label | string. User-visible label. | |
| Modifier | Gdk.ModifierType. Sets the modifier, if any, for this object's accelerator. | |
| StockId | string. The identifying name of the Gtk.StockItem. | |
| TranslationDomain | string. Specifies the translation domain for this item, for use in globalization. | |
static | Zero | StockItem. An empty Gtk.StockItem |
Copy()Makes a copy of the current Gtk.StockItem. | ||
Free()Frees the memory used by this object. | ||
static | New(IntPtr)Returns a new Gtk.StockItem using the given IntPtr. | |