mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 23:43:39 +02:00
gfile: Fix documentation links to non-existent symbols
I presume this documentation was written before those APIs were renamed during code review. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -335,7 +335,7 @@ typedef gboolean (* GFileReadMoreCallback) (const char *file_contents,
|
||||
* final async result would be reported).
|
||||
*
|
||||
* @current_size is in the same units as requested by the operation (see
|
||||
* %G_FILE_DISK_USAGE_APPARENT_SIZE).
|
||||
* %G_FILE_MEASURE_APPARENT_SIZE).
|
||||
*
|
||||
* The frequency of the updates is implementation defined, but is
|
||||
* ideally about once every 200ms.
|
||||
|
Reference in New Issue
Block a user