[cairo] add solid/gradient pattern info getters
Torsten Schoenfeld
kaffeetisch at gmx.de
Fri Sep 15 02:08:44 PDT 2006
On Thu, 2006-09-14 at 13:58 -0700, Vladimir Vukicevic wrote:
> +/**
> + * cairo_get_dash_count:
> + * ...
> + * Return value: CAIRO_STATUS_SUCCESS.
> + */
> +/**
> + * cairo_get_dash:
> + * ...
> + * Return value: CAIRO_STATUS_SUCCESS.
> + **/
These two return values don't look correct. They lack the %, and the
functions can return something else if cr->status !=
CAIRO_STATUS_SUCCESS.
--
Bye,
-Torsten
More information about the cairo
mailing list