Struct gtk_sys::GtkIconFactoryPrivate[][src]

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

Trait Implementations

impl Debug for GtkIconFactoryPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkIconFactoryPrivate

impl Sync for GtkIconFactoryPrivate