Package: gio
GEnum gio:file-attribute-type
Declaration(gobject:define-genum "GFileAttributeType" file-attribute-type (:export t :type-initializer "g_file_attribute_type_get_type") (:invalid 0) (:string 1) (:byte-string 2) (:boolean 3) (:uint32 4) (:int32 5) (:uint64 6) (:int64 7) (:object 8) (:stringv 9)) Values
Details
The data types for file attributes. | See also |
2026-03-22