Struct gtk_sys::GtkIconViewPrivate[][src]

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

Trait Implementations

impl Debug for GtkIconViewPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations