StatusIcon.getStock

Gets the id of the stock icon being displayed by the gtk.StatusIcon The storage type of the status icon must be GTK_IMAGE_EMPTY or GTK_IMAGE_STOCK (see Status.iconGetStorageType). The returned string is owned by the gtk.StatusIcon and should not be freed or modified.

More...
class StatusIcon
string
getStock
()

Return Value

Type: string

stock id of the displayed stock icon, or NULL if the image is empty.

Detailed Description

Deprecated: Use Status.iconGetIconName instead.

Meta

Since

2.10