Description Usage Arguments Author(s)
Registers each of the stock items in items
. If an item already
exists with the same stock ID as one of the items
, the old item
gets replaced. The stock items are copied, so GTK+ does not hold
any pointer into items
and items
can be freed. Use
gtkStockAddStatic
if items
is persistent and GTK+ need not
copy the list.
1 | gtkStockAdd(items)
|
|
a |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.