gThemedIconNewFromNames {RGtk2}R Documentation

gThemedIconNewFromNames

Description

Creates a new themed icon for iconnames.

Usage

gThemedIconNewFromNames(iconnames, len)

Arguments

iconnames

a list of strings containing icon names.

len

the length of the iconnames list, or -1 if iconnames is NULL-terminated

Value

[GIcon] a new GThemedIcon

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]