mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
docs: Fix invalid references and broken links
This commit fixes quite a few broken links and references, minor typos, and improves wording in some sections.
This commit is contained in:
@@ -9412,8 +9412,8 @@ g_file_poll_mountable_finish (GFile *file,
|
||||
* g_file_supports_thread_contexts:
|
||||
* @file: a #GFile
|
||||
*
|
||||
* Checks if @file supports
|
||||
* [thread-default contexts][g-main-context-push-thread-default-context].
|
||||
* Checks if @file supports thread-default main contexts
|
||||
* (see [method@GLib.MainContext.push_thread_default])
|
||||
* If this returns %FALSE, you cannot perform asynchronous operations on
|
||||
* @file in a thread that has a thread-default context.
|
||||
*
|
||||
|
Reference in New Issue
Block a user