:right-sidebar: True PixdataDumpType =================================================================== .. currentmodule:: gi.repository.GdkPixdata .. deprecated:: 2.32 Please do not use it in newly written code .. class:: PixdataDumpType :no-contents-entry: An enumeration which is used by :func:`~gi.repository.GdkPixdata.Pixdata.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 ------ .. rst-class:: interim-class .. class:: PixdataDumpType :no-index: .. attribute:: CONST The type of the None singleton. .. attribute:: CTYPES The type of the None singleton. .. attribute:: GTYPES The type of the None singleton. .. attribute:: MACROS The type of the None singleton. .. attribute:: PIXDATA_STREAM The type of the None singleton. .. attribute:: PIXDATA_STRUCT The type of the None singleton. .. attribute:: RLE_DECODER The type of the None singleton. .. attribute:: STATIC The type of the None singleton.