StatusIcon.this

Creates a status icon displaying an icon from the current icon theme. If the current icon theme is changed, the icon will be updated appropriately. Since 2.10

Parameters

iconName string

an icon name

loadFromFile bool

treat iconName as a filename and load that image with gtk_status_icon_new_from_file.

Throws

ConstructionException GTK+ fails to create the object.