Struct gtk_sys::GtkActionable[][src]

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

Trait Implementations

impl Debug for GtkActionable
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkActionable

impl Sync for GtkActionable