gtkIconFactoryLookup: gtkIconFactoryLookup

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Looks up stock.id in the icon factory, returning an icon set if found, otherwise NULL. 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

1
gtkIconFactoryLookup(object, stock.id)

Arguments

object

a GtkIconFactory

stock.id

an icon name

Value

[GtkIconSet] icon set of stock.id.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.