Struct gio_sys::GFileIcon[][src]

#[repr(C)]
pub struct GFileIcon(_);

Trait Implementations

impl Debug for GFileIcon
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GFileIcon

impl Sync for GFileIcon