Skip to content
Commit deb946cd authored by Nicola Fontana's avatar Nicola Fontana Committed by Emmanuele Bassi
Browse files

Correct wrong GLib type name for cairo_content_t

Enumerations in cairo-gobject do not follow the GLib naming conventions
(i.e., CamelCase); they have been registered using their original C
names instead, e.g. "cairo_content_t" instead of "CairoContent".

https://bugzilla.gnome.org/show_bug.cgi?id=743364
parent b7a86130
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment