Struct gio_sys::GAction[][src]

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

Trait Implementations

impl Debug for GAction
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GAction

impl Sync for GAction