get_storage_type


Description:

[ Version ( since = "2.10" ) ]
public ImageType get_storage_type ()

Gets the type of representation being used by the StatusIcon to store image data.

Note:

Use Notification and Application to provide status notifications; there is no direct replacement for this function, and Notification only supports Icon instances

If the StatusIcon has no image data, the return value will be gtk_image_empty.

Parameters:

this

a StatusIcon

Returns:

the image representation being used