StatusIcon.getGicon

Retrieves the GIcon being displayed by the gtk.StatusIcon The storage type of the status icon must be GTK_IMAGE_EMPTY or GTK_IMAGE_GICON (see Status.iconGetStorageType). The caller of this function does not own a reference to the returned GIcon

If this function fails, icon is left unchanged;

More...
class StatusIcon
getGicon
()

Return Value

Type: IconIF

the displayed icon, or NULL if the image is empty

Detailed Description

Deprecated: Use gio.Notification and gtk.Application to provide status notifications; there is no direct replacement for this function

Meta

Since

2.14