Struct gtk_sys::GtkNumerableIconPrivate[][src]

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

Trait Implementations

impl Debug for GtkNumerableIconPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations