Struct gtk_sys::GtkCellLayout[][src]

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

Trait Implementations

impl Debug for GtkCellLayout
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkCellLayout

impl Sync for GtkCellLayout