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

A 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 function gtk-status-icon-new-from-file has been deprecated since version 3.14 and should not be used in newly written code.
 

See also

2021-7-22