Struct gtk_sys::GtkIconViewClass [] [src]

#[repr(C)]
pub struct GtkIconViewClass { /* fields omitted */ }

Trait Implementations

impl Debug for GtkIconViewClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations