Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkStockAdd

gtkStockAdd


Description

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.

Usage

gtkStockAdd(items)

Arguments

items

a GtkStockItem or list of items

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.