Documentation
Dlang.org
ParseErrorFunc
gsk
types
Type of callback that is called when an error occurs during node deserialization.
alias
ParseErrorFunc
=
void
delegate
(
gsk.types.ParseLocation
start
,
gsk.types.ParseLocation
end
,
glib.error.ErrorG
error
)
gsk
types
aliases
BlendMode
Corner
FillRule
GLUniformType
LineCap
LineJoin
MaskMode
ParseErrorFunc
ParseLocation
PathDirection
PathForeachFlags
PathForeachFunc
PathOperation
RenderNodeType
ScalingFilter
SerializationError
TransformCategory
Type of callback that is called when an error occurs during node deserialization.