From e406f0371b34046e785339ce5d5519bffacdf93f Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Wed, 5 Mar 2014 10:13:30 +0100 Subject: Fix annotations --- src/uca-camera.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/uca-camera.c') diff --git a/src/uca-camera.c b/src/uca-camera.c index 503ee7a..e1d218c 100644 --- a/src/uca-camera.c +++ b/src/uca-camera.c @@ -830,8 +830,8 @@ uca_camera_stop_readout (UcaCamera *camera, GError **error) /** * uca_camera_set_grab_func: * @camera: A #UcaCamera object - * @func: A #UcaCameraGrabFunc callback function - * @user_data: Data that is passed on to #func + * @func: (scope call): A #UcaCameraGrabFunc callback function + * @user_data: (closure): Data that is passed on to #func * * Set the grab function that is called whenever a frame is readily transfered. */ -- cgit v1.2.3