[cairo] [PATCH 1/2] API ps: Export the ability to set the creation date of the surface
Nis Martensen
nis.martensen at web.de
Thu Apr 12 14:39:26 PDT 2012
Am 12.04.2012 12:04, schrieb Chris Wilson:
> /**
> + * cairo_ps_surface_set_creation_data:
> + * @surface: a PostScript #cairo_surface_t
> + * @date: A time_t
> + *
> + * Changes the embedded creation date of a PostScript surface.
> + *
> + * This function can be called at any point before the surface is finished,
> + *
> + * Since: 1.12.2
> + **/
Oh. Planning to add new API in micro-releases? We might get a long list
of "index of new symbols in XYZ" sections in the manual in the future.
More information about the cairo
mailing list