Handbook
Glossary
g_file_query_info ( file attributes flags cancellable error -- GFileInfo* )
Vocabulary
gio
.
ffi
Inputs
file
an
object
attributes
an
object
flags
an
object
cancellable
an
object
error
an
object
Outputs
GFileInfo*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GFileInfo*
g_file_query_info
( GFile* file, gchar* attributes,
GFileQueryInfoFlags
flags,
GCancellable* cancellable, GError* error )