Package: gtk

Function gtk:icon-theme-has-icon

Lambda List

gtk:icon-theme-has-icon (theme name)

Arguments

theme -- a gtk:icon-theme object
name -- a string with the name of an icon

Return Value

True if theme includes an icon for name.

Details

Checks whether an icon theme includes an icon for a particular name.
 

See also

#2023-3-20