Handbook
Glossary
g_file_io_stream_query_info ( file_iostream attributes cancellable error -- GFileInfo* )
Vocabulary
gio
.
ffi
Inputs
file_iostream
an
object
attributes
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_io_stream_query_info
( GFileIOStream* file_iostream, gchar* attributes,
GCancellable* cancellable, GError* error )