Package: gio

Accessor gio:themed-icon-names

Lambda List

gio:themed-icon-names (object)

Syntax

(g:themed-icon-names object) => names
(setf (g:themed-icon-names object) names)

Arguments

object -- a g:themed-icon object
names -- a list of strings with icon names

Details

Accessor of the names slot of the g:themed-icon class. Gets the names of icons from within object.
 

See also

2024-10-23