Package: gtk

Function gtk:icon-theme-add-resource-path

Lambda List

gtk:icon-theme-add-resource-path (theme path)

Arguments

theme -- a gtk:icon-theme object
path -- a string with a resource path

Details

Adds a resource path that will be looked at when looking for icons, similar to search paths. This function should be used to make application specific icons available as part of the icon theme.
 

See also

#2023-8-30