Struct gtk_sys::GtkArrowPrivate[][src]

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

Trait Implementations

impl Debug for GtkArrowPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations