Struct gtk_sys::GtkPanedPrivate[][src]

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

Trait Implementations

impl Debug for GtkPanedPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations