Struct gtk_sys::GtkSeparatorPrivate [] [src]

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

Trait Implementations

impl Debug for GtkSeparatorPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations