Fix Enum_member_description
This commit is contained in:
Glash Gnome 2021-05-13 23:21:26 +00:00
parent 7c7b4e35bc
commit 7bf3a780ba

View file

@ -55,7 +55,6 @@ typedef enum _cairo_svg_version {
/**
* cairo_svg_unit_t:
*
* @CAIRO_SVG_UNIT_USER: User unit, a value in the current coordinate system.
* If used in the root element for the initial coordinate systems it
* corresponds to pixels. (Since 1.16)