summaryrefslogtreecommitdiff
path: root/cogl/cogl-attribute-buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl-attribute-buffer.h')
-rw-r--r--cogl/cogl-attribute-buffer.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/cogl/cogl-attribute-buffer.h b/cogl/cogl-attribute-buffer.h
index 1255a51f..d68413e1 100644
--- a/cogl/cogl-attribute-buffer.h
+++ b/cogl/cogl-attribute-buffer.h
@@ -57,6 +57,16 @@ COGL_BEGIN_DECLS
#define COGL_ATTRIBUTE_BUFFER(buffer) ((CoglAttributeBuffer *)(buffer))
+#ifdef COGL_HAS_GTYPE_SUPPORT
+/**
+ * cogl_attribute_buffer_get_gtype:
+ *
+ * Returns a #GType representing the #CoglAttributeBuffer type that can be used
+ * with the GLib type system.
+ */
+GType cogl_attribute_buffer_get_gtype (void);
+#endif
+
/**
* cogl_attribute_buffer_new_with_size:
* @context: A #CoglContext