Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
ae3a9eec7c
A non-static function named cogl_object_get_type was inadvertently added during the addition of the CoglObject base type, but there is no public prototype in the headers and it's only referenced inside cogl-object.c to implement cogl_handle_get_type() for compatibility. This removes the function since we don't want to commit to CoglObject always simply being a boxed type. In the future we may want to register hierarchical GTypeInstance based types. |
||
---|---|---|
cogl | ||
doc | ||
pango | ||
Makefile.am |