mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
Document support_thread_contexts
This commit is contained in:
parent
d5a5130519
commit
3d1e812778
@ -145,6 +145,7 @@ typedef struct _GFileIface GFileIface;
|
||||
* @start_mountable_finish: Finishes an start operation. Since 2.22.
|
||||
* @stop_mountable: Stops a mountable. Since 2.22.
|
||||
* @stop_mountable_finish: Finishes an stop operation. Since 2.22.
|
||||
* @supports_thread_contexts: a boolean that indicates whether the #GFile implementation supports thread-default contexts. Since 2.22.
|
||||
* @unmount_mountable_with_operation: Unmounts a mountable object using a #GMountOperation. Since 2.22.
|
||||
* @unmount_mountable_with_operation_finish: Finishes an unmount operation using a #GMountOperation. Since 2.22.
|
||||
* @eject_mountable_with_operation: Ejects a mountable object using a #GMountOperation. Since 2.22.
|
||||
|
Loading…
Reference in New Issue
Block a user