Package: gtk
Function gtk:icon-theme-list-contexts
Lambda Listgtk:icon-theme-list-contexts (theme) ArgumentsReturn Value
A list of strings holding the names of all the contexts in the icon theme. Details
Gets the list of contexts available within the current hierarchy of icon
themes. Examples(gtk:icon-theme-list-contexts (gtk:icon-theme-default)) => ("International" "Emotes" "Places" "stock" "FileSystems" "Devices" "Applications" "Actions" "Categories" "Animations" "MimeTypes" "Stock" "Status" "Emblems") | See also |
#2023-3-20