Struct gtk_sys::GtkImagePrivate [] [src]

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

Trait Implementations

impl Debug for GtkImagePrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations