mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-12 20:24:04 +02:00
@@ -1539,9 +1539,9 @@ g_file_query_filesystem_info_finish (GFile *file,
|
|||||||
*
|
*
|
||||||
* Gets a #GMount for the #GFile.
|
* Gets a #GMount for the #GFile.
|
||||||
*
|
*
|
||||||
* If the #GFileIface for @file does not have a mount (e.g.
|
* #GMount is returned only for user interesting locations, see
|
||||||
* possibly a remote share), @error will be set to %G_IO_ERROR_NOT_FOUND
|
* #GVolumeMonitor. If the #GFileIface for @file does not have a #mount,
|
||||||
* and %NULL will be returned.
|
* @error will be set to %G_IO_ERROR_NOT_FOUND and %NULL #will be returned.
|
||||||
*
|
*
|
||||||
* If @cancellable is not %NULL, then the operation can be cancelled by
|
* If @cancellable is not %NULL, then the operation can be cancelled by
|
||||||
* triggering the cancellable object from another thread. If the operation
|
* triggering the cancellable object from another thread. If the operation
|
||||||
|
Reference in New Issue
Block a user