Handbook
Glossary
g_file_set_attribute_uint32 ( file attribute value flags cancellable error -- gboolean )
Vocabulary
gio
.
ffi
Inputs
file
an
object
attribute
an
object
value
an
object
flags
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_file_set_attribute_uint32
( GFile* file, gchar* attribute,
guint32
value,
GFileQueryInfoFlags
flags, GCancellable* cancellable,
GError* error )