Struct gtk_sys::GtkEntryBufferPrivate[][src]

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

Trait Implementations

impl Debug for GtkEntryBufferPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations