get_storage_type
Description:
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 |
Returns:
the image representation being used |