Handbook
Glossary
g_seekable_truncate ( seekable offset cancellable error -- gboolean )
Vocabulary
gio
.
ffi
Inputs
seekable
an
object
offset
an
object
cancellable
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_seekable_truncate
( GSeekable* seekable,
gint64
offset, GCancellable*
cancellable, GError* error )