g_file_info_get_attribute_data ( file_info attribute type value_pp status -- gboolean )


Vocabulary
gio.ffi

Inputs
file_infoan object
attributean object
typean object
value_ppan object
statusan object


Outputs
gbooleanan object


Definition


LIBRARY: gio FUNCTION: gboolean
g_file_info_get_attribute_data
( GFileInfo* file_info, gchar* attribute,
GFileAttributeType* type, gpointer* value_pp,
GFileAttributeStatus* status )