Struct gtk_sys::GtkAlignmentPrivate[][src]

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

Trait Implementations

impl Debug for GtkAlignmentPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkAlignmentPrivate

impl Sync for GtkAlignmentPrivate