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 gtk_icon_factory_add_default() and gtk_icon_factory_add(). Since 2.10

Return Value

a new GtkStatusIcon

Throws

ConstructionException GTK+ fails to create the object.

Meta