From 25f065df79b7e79da80b98796ea3485b4a55c238 Mon Sep 17 00:00:00 2001 From: Michael BOUCHAUD Date: Mon, 2 Jul 2012 09:20:27 +0000 Subject: [PATCH] elementary: add since keyword to the signal documentation SVN revision: 73140 --- src/lib/elm_progressbar.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/elm_progressbar.h b/src/lib/elm_progressbar.h index 75b7a1d..8853d47 100644 --- a/src/lib/elm_progressbar.h +++ b/src/lib/elm_progressbar.h @@ -36,6 +36,7 @@ * This widget emits the following signals, besides the ones sent from * @ref Layout: * @li @c "changed" - when the value is changed + * @since 1.1 * * This widget has the following styles: * - @c "default" -- 2.7.4