Generates C source code suitable for compiling images directly into programs.
Use Resource instead.
GdkPixbuf ships with a program called `gdk-pixbuf-csource`, which offers a command line interface to this function.
| this |
a `GdkPixdata` to convert to C source |
| name |
used for naming generated data structures or macros |
| dump_type |
the kind of C source to be generated |
|
a newly-allocated string buffer containing the C source form of `pixdata`. |