mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-02 17:26:17 +01:00
mount-operation: add a Since tag to the show-unmount-progress signal
This commit is contained in:
parent
44375ad7c5
commit
99f26ab08f
@ -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"),
|
||||
|
Loading…
Reference in New Issue
Block a user