PixdataDumpType#
Deprecated since version 2.32: Please do not use it in newly written code
- class PixdataDumpType#
 
An enumeration which is used by to_csource() to
determine the form of C source to be generated. The three values
GDK_PIXDATA_DUMP_PIXDATA_STREAM, GDK_PIXDATA_DUMP_PIXDATA_STRUCT
and GDK_PIXDATA_DUMP_MACROS are mutually exclusive, as are
GDK_PIXBUF_DUMP_GTYPES and GDK_PIXBUF_DUMP_CTYPES. The remaining
elements are optional flags that can be freely added.
Fields#
- class PixdataDumpType
 - CONST#
 The type of the None singleton.
- CTYPES#
 The type of the None singleton.
- GTYPES#
 The type of the None singleton.
- MACROS#
 The type of the None singleton.
- PIXDATA_STREAM#
 The type of the None singleton.
- PIXDATA_STRUCT#
 The type of the None singleton.
- RLE_DECODER#
 The type of the None singleton.
- STATIC#
 The type of the None singleton.