mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
docs: Use code for class names in links
So that they fit with the documentation guidelines, and with the links generated by gi-docgen.
This commit is contained in:
@@ -45,9 +45,10 @@
|
||||
*
|
||||
* Users should instantiate a subclass of this that implements all the
|
||||
* various callbacks to show the required dialogs, such as
|
||||
* [GtkMountOperation](https://docs.gtk.org/gtk4/class.MountOperation.html). If no user interaction is desired (for example
|
||||
* when automounting filesystems at login time), usually `NULL` can be
|
||||
* passed, see each method taking a `GMountOperation` for details.
|
||||
* [`GtkMountOperation`](https://docs.gtk.org/gtk4/class.MountOperation.html).
|
||||
* If no user interaction is desired (for example when automounting
|
||||
* filesystems at login time), usually `NULL` can be passed, see each method
|
||||
* taking a `GMountOperation` for details.
|
||||
*
|
||||
* Throughout the API, the term ‘TCRYPT’ is used to mean ‘compatible with TrueCrypt and VeraCrypt’.
|
||||
* [TrueCrypt](https://en.wikipedia.org/wiki/TrueCrypt) is a discontinued system for
|
||||
|
Reference in New Issue
Block a user