Struct gio_2_0_sys::GFileAttributeInfo [] [src]

#[repr(C)]
pub struct GFileAttributeInfo { pub name: *mut gchar, pub type_: GFileAttributeType, pub flags: GFileAttributeInfoFlags, }

Fields