Enumeration

AppStreamComposeCanvasError

Declaration

error-domain AppStreamCompose.CanvasError

Description [src]

A drawing error.

Members

Name Description
ASC_CANVAS_ERROR_FAILED

Generic failure.

ASC_CANVAS_ERROR_DRAWING

Drawing operation failed.

ASC_CANVAS_ERROR_FONT

Issue with font or font selection.

ASC_CANVAS_ERROR_UNSUPPORTED

The requested action was not supported.

Type functions

asc_canvas_error_quark
No description available.