gtkStatusIconGetStorageType {RGtk2}R Documentation

gtkStatusIconGetStorageType

Description

Gets the type of representation being used by the GtkStatusIcon to store image data. If the GtkStatusIcon has no image data, the return value will be GTK_IMAGE_EMPTY.

Usage

gtkStatusIconGetStorageType(object)

Arguments

object [GtkStatusIcon] a GtkStatusIcon

Details

Since 2.10

Value

[GtkImageType] the image representation being used

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]