StatusIcon.from_file


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "2.10" ) ]
public StatusIcon.from_file (string filename)

Creates a status icon displaying the file filename.

Note:

Use Notification and Application to provide status notifications

The image will be scaled down to fit in the available space in the notification area, if necessary.

Parameters:

filename

a filename

Returns:

a new StatusIcon