mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Eradicate links and xrefs
These are all replaced by markdown ref links.
This commit is contained in:
@@ -39,10 +39,10 @@
|
||||
* on the computer. In other words, what a file selector or file manager
|
||||
* would show in a sidebar.
|
||||
*
|
||||
* #GVolumeMonitor is not <link
|
||||
* linkend="g-main-context-push-thread-default">thread-default-context
|
||||
* aware</link>, and so should not be used other than from the main
|
||||
* thread, with no thread-default-context active.
|
||||
* #GVolumeMonitor is not
|
||||
* [thread-default-context aware][g-main-context-push-thread-default],
|
||||
* and so should not be used other than from the main thread, with no
|
||||
* thread-default-context active.
|
||||
**/
|
||||
|
||||
G_DEFINE_TYPE (GVolumeMonitor, g_volume_monitor, G_TYPE_OBJECT);
|
||||
|
Reference in New Issue
Block a user