mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-06 09:23:39 +02:00
Merge branch 'wip/hadess/g-drive-identifier' into 'master'
gio: Add G_DRIVE_IDENTIFIER_KIND_UNIX_DEVICE See merge request GNOME/glib!10
This commit is contained in:
@@ -611,7 +611,9 @@ g_drive_poll_for_media_finish (GDrive *drive,
|
||||
* @drive: a #GDrive
|
||||
* @kind: the kind of identifier to return
|
||||
*
|
||||
* Gets the identifier of the given kind for @drive.
|
||||
* Gets the identifier of the given kind for @drive. The only
|
||||
* identifier currently available is
|
||||
* #G_DRIVE_IDENTIFIER_KIND_UNIX_DEVICE.
|
||||
*
|
||||
* Returns: (nullable) (transfer full): a newly allocated string containing the
|
||||
* requested identfier, or %NULL if the #GDrive
|
||||
|
Reference in New Issue
Block a user