Method
Gdk.ContentSerializer.return_error
Declaration [src]
void
gdk_content_serializer_return_error (
GdkContentSerializer* serializer,
GError* error
)
Description [src]
Indicate that the serialization has ended with an error.
This function consumes error
.