mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 06:32:10 +01:00
GSeekable: Fix g_seekable_truncate invoker reference
https://bugzilla.gnome.org/show_bug.cgi?id=573251
This commit is contained in:
parent
0091f7f212
commit
df66b25301
@ -159,7 +159,7 @@ g_seekable_can_truncate (GSeekable *seekable)
|
||||
}
|
||||
|
||||
/**
|
||||
* g_seekable_truncate:
|
||||
* g_seekable_truncate: (virtual truncate_fn)
|
||||
* @seekable: a #GSeekable.
|
||||
* @offset: new length for @seekable, in bytes.
|
||||
* @cancellable: (nullable): optional #GCancellable object, %NULL to ignore.
|
||||
|
Loading…
x
Reference in New Issue
Block a user