Function
GtkSvgErrorget_attribute
unstable since: 4.22
Declaration [src]
const char*
gtk_svg_error_get_attribute (
const GError* error
)
Description [src]
Returns context information about what XML attribute the parsing error occurred in.
Available since: 4.22
Parameters
error
-
Type:
GError
An error in the
GtkSvgError
domain.The data is owned by the caller of the function.