RGtk2 (version 2.20.31)

gtkIconInfoGetFilename: gtkIconInfoGetFilename

Description

Gets the filename for the icon. If the GTK_ICON_LOOKUP_USE_BUILTIN flag was passed to gtkIconThemeLookupIcon, there may be no filename if a builtin icon is returned; in this case, you should use gtkIconInfoGetBuiltinPixbuf.

Usage

gtkIconInfoGetFilename(object)

Arguments

object

Value

NULL if gtkIconInfoGetBuiltinPixbuf should be used instead.

Details

Since 2.4