mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 08:23:38 +02:00
GSeekable: Fix g_seekable_truncate invoker reference
https://bugzilla.gnome.org/show_bug.cgi?id=573251
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user