StatusIcon.this

Creates a status icon displaying a stock icon. Sample stock icon names are StockID.OPEN, StockID.QUIT. You can register your own stock icon names, see IconFactory.addDefault and IconFactory.add. Since 2.10

Return Value

a new GtkStatusIcon

Throws

ConstructionException GTK+ fails to create the object.