GskParseErrorFunc

Type of callback that is called when an error occurs during node deserialization.

alias GskParseErrorFunc = void function(GskParseLocation* start, GskParseLocation* end, GError* error, void* userData)

Meta