Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
g_file_set_attribute_byte_string ( file attribute value flags cancellable error -- gboolean )
Vocabulary
gio.ffi
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_file_set_attribute_byte_string
( GFile* file, gchar* attribute, gchar* value,
GFileQueryInfoFlags
flags, GCancellable* cancellable,
GError* error )
;
inline