Package: gtk

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

Lambda List

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

Arguments

filename -- a string with the filename

Return Value

The new gtk:status-icon object.

Details

Creates a status icon displaying the icon from a file. The image will be scaled down to fit in the available space in the notification area, if necessary.

Warning

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

See also

#2023-3-27