Package: gtk

Class gtk:icon-paintable

Superclasses

gdk:paintable, gtk:symbolic-paintable, gobject:object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

None

Direct Slots

file
The file property of type g-file (Read / Write / Construct only)
The file representing the icon, if any.
icon-name
The icon-name property of type :string (Read / Write / Construct only)
The icon name that was chosen during lookup.
is-symbolic
The is-symbolic property of type :boolean (Read / Write / Construct only)
Whether the icon is symbolic or not.

Details

Contains information found when looking up an icon in a gtk:icon-theme object and supports painting it as a gdk:paintable object. The gtk:icon-paintable class implements the gdk:paintable and gtk:symbolic-paintable interfaces.
 

Returned by

Slot Access Functions

Inherited Slot Access Functions

See also

gtk:icon-theme
gdk:paintable
gtk:symbol-paintable
2023-8-30