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

gtkIconFactoryLookupDefault

gtkIconFactoryLookupDefault


Description

Looks for an icon in the list of default icon factories. For display to the user, you should use gtkStyleLookupIconSet on the GtkStyle for the widget that will display the icon, instead of using this function directly, so that themes are taken into account.

Usage

gtkIconFactoryLookupDefault(stock.id)

Arguments

stock.id

an icon name

Value

[GtkIconSet] a GtkIconSet, or NULL

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.