Struct gtk_sys::GtkIconSet[][src]

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

Trait Implementations

impl Debug for GtkIconSet
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkIconSet

impl Sync for GtkIconSet