StatusIcon.getIconName

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

More...
class StatusIcon
string
getIconName
()

Return Value

Type: string

name of 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.10