gtkStatusIconGetStorageType {RGtk2.10}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.10 version 2.10.6 Index]