Method
GioFileInfoget_attribute_uint32
Declaration [src]
guint32
g_file_info_get_attribute_uint32 (
GFileInfo* info,
const char* attribute
)
Description [src]
Gets an unsigned 32-bit integer contained within the attribute. If the attribute does not contain an unsigned 32-bit integer, or is invalid, 0 will be returned.