gtk-sharp 0.0.0.0 neutral Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Contains information about a related object. Each stock ID can be associated with a , which contains the user-visible label, keyboard accelerator, and translation domain of the menu or toolbar item; and/or with an icon stored in a . See for more information on stock icons. The connection between a and stock icons is purely conventional (by virtue of using the same stock ID); it is possible to register a stock item but no icon, and vice versa. System.ValueType Field Gtk.StockItem An empty Method Gtk.StockItem Returns a new using the given . an object of type an object of type This is not typically used by user code. Method System.Void Frees the memory used by this object. Method Gtk.StockItem Makes a copy of the current . an object of type Field System.String The identifying name of the . Field System.String User-visible label. Field Gdk.ModifierType Sets the modifier, if any, for this object's accelerator. See for eligible keys and mouse button values. Field System.UInt32 Keyboard accelerator. Field System.String Specifies the translation domain for this item, for use in globalization.