Package: gtk

Function gtk:status-icon-set-from-file

Lambda List

gtk:status-icon-set-from-file (icon filename)

Arguments

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

Details

Makes the status icon display the icon from the file filename. See the gtk:status-icon-new-from-file function for details.

Warning

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

See also

#2023-3-27