Struct gtk_sys::GtkIconInfoClass [] [src]

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

Trait Implementations

impl Debug for GtkIconInfoClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations