[Top]
GTK2
GTK2.Image
|
Method GTK2.Image()->get_storage_type()
- Method
get_storage_type
-
int get_storage_type()
- Description
-
Gets the type of representation being used to store data. If it has no
image data, the return value will be GTK2.IMAGE_EMPTY.
One of IMAGE_ANIMATION , IMAGE_EMPTY , IMAGE_ICON_NAME , IMAGE_ICON_SET , IMAGE_IMAGE , IMAGE_PIXBUF , IMAGE_PIXMAP and IMAGE_STOCK
|