Package: gtk

Accessor gtk:icon-paintable-file

Lambda List

gtk:icon-paintable-file (object)

Syntax

(gtk:icon-paintable-file object) => file

Arguments

object -- a gtk:icon-paintable object
file -- a g-file object for the icon, or nil

Details

Accessor of the file slot of the gtk:icon-paintable class. The gtk:icon-paintable-file function gets the g-file object that was used to load the icon, or nil if the icon was not loaded from a file.
 

See also

2023-8-30