summaryrefslogtreecommitdiff
path: root/cogl/cogl-offscreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl-offscreen.h')
-rw-r--r--cogl/cogl-offscreen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl-offscreen.h b/cogl/cogl-offscreen.h
index 47298bd4..afb920b9 100644
--- a/cogl/cogl-offscreen.h
+++ b/cogl/cogl-offscreen.h
@@ -79,7 +79,7 @@ cogl_offscreen_new_to_texture (CoglTexture *texture);
* Returns: %TRUE if @object is a #CoglOffscreen framebuffer,
* %FALSE otherwise
*/
-gboolean
+CoglBool
cogl_is_offscreen (void *object);
#ifndef COGL_DISABLE_DEPRECATED