gThemedIconPrependName {RGtk2}R Documentation

gThemedIconPrependName

Description

Prepend a name to the list of icons from within icon.

Usage

gThemedIconPrependName(object, iconname)

Arguments

object

a GThemedIcon

iconname

name of icon to prepend to list of icons from within icon.

Details

PLEASE NOTE: Note that doing so invalidates the hash computed by prior calls to gIconHash. Since 2.18

Note

Note that doing so invalidates the hash computed by prior calls to gIconHash.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]