RGtk2 (version 2.20.31)

gtkStatusIconGetIconName: gtkStatusIconGetIconName

Description

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

Usage

gtkStatusIconGetIconName(object)

Arguments

Value

NULL if the image is empty.

Details

Since 2.10