Struct gtk_sys::GtkIconInfo[][src]

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

Trait Implementations

impl Debug for GtkIconInfo
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkIconInfo

impl Sync for GtkIconInfo