mount-operation: add a Since tag to the show-unmount-progress signal
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 12 Jul 2012 00:25:59 +0000 (20:25 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 12 Jul 2012 00:26:16 +0000 (20:26 -0400)
gio/gmountoperation.c

index 118d0fe..31b2a34 100644 (file)
@@ -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"),