gtk-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.System.Objectthis class manages the sConstructorDo not use.Do not useMethodSystem.Void
a Adds a stock item.MethodSystem.Void
an array of Registers each of the stock items in .
If an item already exists with the same stock ID as one of the
, the old item gets replaced. The stock
items are copied, so GTK+ does not hold any pointer into
and can be
freed.
MethodSystem.Obsolete("Use the StockItem or StockItem[] overload instead.")System.Void
a
a Adds a stock item.This signature is obsolete, but preserved for backward compatibility. Use the single parameter overload for new code.MethodSystem.Obsolete("Use StockManager.Add instead")System.Void
a
a Obsolete, do not use.MethodSystem.Boolean
a
a Finds a stock item by stock_id.a See also MethodSystem.Boolean
a
a Finds a stock item by stock_id.a