Handbook
Glossary
g_file_has_prefix ( file prefix -- gboolean )
Vocabulary
gio
.
ffi
Inputs
file
an
object
prefix
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_file_has_prefix
( GFile* file, GFile* prefix )