From: Cosimo Cecchi Date: Thu, 12 Jul 2012 00:25:59 +0000 (-0400) Subject: mount-operation: add a Since tag to the show-unmount-progress signal X-Git-Tag: 2.33.4~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=99f26ab08f777040230fdd81423d1220722cef2f;p=platform%2Fupstream%2Fglib.git mount-operation: add a Since tag to the show-unmount-progress signal --- diff --git a/gio/gmountoperation.c b/gio/gmountoperation.c index 118d0fe..31b2a34 100644 --- a/gio/gmountoperation.c +++ b/gio/gmountoperation.c @@ -408,6 +408,8 @@ g_mount_operation_class_init (GMountOperationClass *klass) * If the message contains a line break, the first line should be * presented as a heading. For example, it may be used as the * primary text in a #GtkMessageDialog. + * + * Since: 2.34 */ signals[SHOW_UNMOUNT_PROGRESS] = g_signal_new (I_("show-unmount-progress"),