From ec4f62ed2ead793d95c1e83b4d85f54395b2e120 Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Sun, 29 May 2016 17:44:15 +0200 Subject: gir: Update annotations from GLib 2.49.1 --- gir/gio-2.0.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'gir/gio-2.0.c') diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c index fd73c78d..308f3c95 100644 --- a/gir/gio-2.0.c +++ b/gir/gio-2.0.c @@ -20751,6 +20751,18 @@ */ +/** + * g_drive_is_removable: + * @drive: a #GDrive. + * + * Checks if the #GDrive and/or its media is considered removable by the user. + * See g_drive_is_media_removable(). + * + * Returns: %TRUE if @drive and/or its media is considered removable, %FALSE otherwise. + * Since: 2.50 + */ + + /** * g_drive_poll_for_media: * @drive: a #GDrive. -- cgit v1.2.1