g_file_set_attribute ( file attribute type value_p flags cancellable error -- gboolean )


Vocabulary
gio.ffi

Inputs
filean object
attributean object
typean object
value_pan object
flagsan object
cancellablean object
erroran object


Outputs
gbooleanan object


Definition


LIBRARY: gio FUNCTION: gboolean g_file_set_attribute
( GFile* file, gchar* attribute, GFileAttributeType type,
gpointer value_p, GFileQueryInfoFlags flags, GCancellable*
cancellable, GError* error )