g_file_set_attribute_uint64 ( file attribute value flags cancellable error -- gboolean )


Vocabulary
gio.ffi

Inputs
filean object
attributean object
valuean object
flagsan object
cancellablean object
erroran object


Outputs
gbooleanan object


Definition


LIBRARY: gio FUNCTION: gboolean g_file_set_attribute_uint64
( GFile* file, gchar* attribute, guint64 value,
GFileQueryInfoFlags flags, GCancellable* cancellable,
GError* error )