summaryrefslogtreecommitdiff
path: root/cogl/cogl-texture-3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl-texture-3d.h')
-rw-r--r--cogl/cogl-texture-3d.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/cogl/cogl-texture-3d.h b/cogl/cogl-texture-3d.h
index 091812a8..4f59d268 100644
--- a/cogl/cogl-texture-3d.h
+++ b/cogl/cogl-texture-3d.h
@@ -47,6 +47,15 @@ typedef struct _CoglTexture3D CoglTexture3D;
#define COGL_TEXTURE_3D(X) ((CoglTexture3D *)X)
+#ifdef COGL_HAS_GTYPE_SUPPORT
+/**
+ * cogl_texture_3d_get_gtype:
+ *
+ * Returns: a #GType that can be used with the GLib type system.
+ */
+GType cogl_texture_3d_get_gtype (void);
+#endif
+
/**
* cogl_texture_3d_new_with_size:
* @context: a #CoglContext