Struct gio_sys::GIcon[][src]

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

Trait Implementations

impl Debug for GIcon
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GIcon

impl Sync for GIcon