RGtk2 (version 2.20.31)

gtkStatusIconGetStock: gtkStatusIconGetStock

Description

Gets the id of the stock icon being displayed by the GtkStatusIcon. The storage type of the status icon must be GTK_IMAGE_EMPTY or GTK_IMAGE_STOCK (see gtkStatusIconGetStorageType).

Usage

gtkStatusIconGetStock(object)

Arguments

Value

or NULL if the image is empty.

Details

Since 2.10