![Jonas Ådahl](/assets/img/avatar_default.png)
In another step getting rid of the duplications introduced by Cogl, use the equivalent GLib types where Cogl types previously used. While CoglBool is not a typedef to gboolean, they are both typedefs to int, and we already use GLib's TRUE/FALSE to set them. https://bugzilla.gnome.org/show_bug.cgi?id=773629
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%