Constants ========= .. currentmodule:: gi.repository.GdkPixdata .. data:: PIXBUF_MAGIC_NUMBER :value: 1197763408 Magic number for :obj:`~gi.repository.GdkPixdata.Pixdata` structures. .. data:: PIXDATA_HEADER_LENGTH :value: 24 The length of a :obj:`~gi.repository.GdkPixdata.Pixdata` structure without the ``pixel_data`` pointer. .. deprecated:: 2.32 Please do not use it in newly written code