GFileAttributeInfo

Type Alias GFileAttributeInfo 

Source
pub type GFileAttributeInfo = _GFileAttributeInfo;

Aliased Type§

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

Fields§

§name: *mut i8§type_: GFileAttributeType§flags: GFileAttributeInfoFlags