mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-13 06:00:36 +01:00
Fix a typo in GFile docs
Fixed function name in GFile docs from g_set_display_name to g_file_set_display_name so that gtk-doc can link correctly. (#578002)
This commit is contained in:
parent
950de29d0e
commit
856632c496
@ -3050,7 +3050,7 @@ g_file_set_display_name (GFile *file,
|
||||
*
|
||||
* Asynchronously sets the display name for a given #GFile.
|
||||
*
|
||||
* For more details, see g_set_display_name() which is
|
||||
* For more details, see g_file_set_display_name() which is
|
||||
* the synchronous version of this call.
|
||||
*
|
||||
* When the operation is finished, @callback will be called. You can then call
|
||||
|
Loading…
x
Reference in New Issue
Block a user