summaryrefslogtreecommitdiff
path: root/cogl/cogl-snippet.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl-snippet.h')
-rw-r--r--cogl/cogl-snippet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl-snippet.h b/cogl/cogl-snippet.h
index 60eccc62..21911172 100644
--- a/cogl/cogl-snippet.h
+++ b/cogl/cogl-snippet.h
@@ -611,7 +611,7 @@ cogl_snippet_get_hook (CoglSnippet *snippet);
* Since: 1.10
* Stability: Unstable
*/
-gboolean
+CoglBool
cogl_is_snippet (void *object);
/**