[Top]
GTK2
GTK2.IconInfo
|
Method GTK2.IconInfo()->get_filename()
- Method
get_filename
string get_filename()
- Description
Gets the filename for the icon. If the GTK2.ICON_LOOKUP_USE_BUILTIN flag
was passed to GTK2.IconTheme->lookup_icon(), there may be no filename if a
builtin icon is returned; in this case, you should use get_builtin_pixbuf().
|