mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
docs: Use markdown links in all .c and .h files
Commit e7fd3de86d
already did most of this.
https://bugzilla.gnome.org/show_bug.cgi?id=728285
This commit is contained in:
@@ -105,10 +105,10 @@ G_BEGIN_DECLS
|
||||
* @mount_finish: Finishes a mount operation.
|
||||
* @eject: Ejects a given #GVolume.
|
||||
* @eject_finish: Finishes an eject operation.
|
||||
* @get_identifier: Returns the <link linkend="volume-identifier">identifier</link> of the given kind, or %NULL if
|
||||
* @get_identifier: Returns the [identifier][volume-identifier] of the given kind, or %NULL if
|
||||
* the #GVolume doesn't have one.
|
||||
* @enumerate_identifiers: Returns an array strings listing the kinds
|
||||
* of <link linkend="volume-identifier">identifiers</link> which the #GVolume has.
|
||||
* of [identifiers][volume-identifier] which the #GVolume has.
|
||||
* @should_automount: Returns %TRUE if the #GVolume should be automatically mounted.
|
||||
* @get_activation_root: Returns the activation root for the #GVolume if it is known in advance or %NULL if
|
||||
* it is not known.
|
||||
|
Reference in New Issue
Block a user