[cairo] API: get error message

Adrian Johnson ajohnson at redneon.com
Mon Nov 27 09:17:31 UTC 2017


On 26/11/17 21:15, Uli Schlachter wrote:
> On 26.11.2017 11:11, Adrian Johnson wrote:
> [...]
>> const char *
>> cairo_surface_get_error_explanation()
>>
>> const char *
>> cairo_get_error_explanation()
>>
>> const char *
>> cairo_scaled_font_get_error_explanation()
>>
>> Any alternative suggestions for the "error_explanation" name?
> 
> error_details?

I like this one. So the API will be:

const char *
cairo_surface_get_error_details ()

const char *
cairo_get_error_details ()

const char *
cairo_scaled_font_get_error_details ()

> 
> Cheers,
> Uli
> 



More information about the cairo mailing list