Package: gtk

Accessor gtk:icon-theme-icon-names

Lambda List

gtk:icon-theme-icon-names (object)

Syntax

(gtk:icon-theme-icon-names object) => names

Arguments

object -- a gtk:icon-theme object
names -- a list of strings for the icon names

Details

The accessor for the icon-names slot of the gtk:icon-theme class lists the names of icons in the current icon theme.
 

See also

2025-09-22