Handbook
Glossary
g_file_info_get_attribute_data ( file_info attribute type value_pp status -- gboolean )
Vocabulary
gio
.
ffi
Inputs
file_info
an
object
attribute
an
object
type
an
object
value_pp
an
object
status
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_file_info_get_attribute_data
( GFileInfo* file_info, gchar* attribute,
GFileAttributeType* type, gpointer* value_pp,
GFileAttributeStatus* status )