Struct gtk_sys::GtkActivatable[][src]

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

Trait Implementations

impl Debug for GtkActivatable
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkActivatable

impl Sync for GtkActivatable