mutter/clutter/cogl
Emmanuele Bassi 3c073d82c7 [cogl] Provide GTypes for COGL types
COGL types should be registered inside the GType system, for
bindings and type checking inside properties and signals.

CoglHandle is a boxed type with a ref+unref semantics; slightly evil
from a bindings perspective (we cannot associate custom data to it),
but better than nothing.

The rest of the exposed types are enumerations or bitmasks.
2009-02-19 12:02:42 +00:00
..
common
gl
gles
cogl-color.h
cogl-deprecated.h
cogl-fixed.h
cogl-material.h
cogl-matrix.h
cogl-offscreen.h
cogl-path.h
cogl-shader.h
cogl-texture.h
cogl-types.h
cogl-vertex-buffer.h
cogl.h.in
Makefile.am
TODO