Package: gtk

Accessor gtk:status-icon-file

Lambda List

gtk:status-icon-file (object)

Syntax

(setf (gtk:status-icon-file object) file)

Arguments

object -- a gtk:status-icon object
file -- a string with a filename

Details

Accessor of the file slot of the gtk:status-icon class. Filename to load and display.

Warning

The gtk:status-icon-file function has been deprecated since version 3.14 and should not be used in newly written code.
 

See also

#2023-3-27