summaryrefslogtreecommitdiff
path: root/cogl/cogl-sub-texture.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl-sub-texture.h')
-rw-r--r--cogl/cogl-sub-texture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl-sub-texture.h b/cogl/cogl-sub-texture.h
index 6dae9ae8..05f924c6 100644
--- a/cogl/cogl-sub-texture.h
+++ b/cogl/cogl-sub-texture.h
@@ -118,7 +118,7 @@ cogl_sub_texture_get_parent (CoglSubTexture *sub_texture);
* Since: 1.10
* Stability: unstable
*/
-gboolean
+CoglBool
cogl_is_sub_texture (void *object);
G_END_DECLS