gtkStyleLookupIconSet {RGtk2}R Documentation

gtkStyleLookupIconSet

Description

Looks up stock.id in the icon factories associated with style and the default icon factory, returning an icon set if found, otherwise NULL.

Usage

gtkStyleLookupIconSet(object, stock.id)

Arguments

object

a GtkStyle

stock.id

an icon name

Value

[GtkIconSet] icon set of stock.id

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]