Struct gio_sys::GSimpleAction[][src]

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

Trait Implementations

impl Debug for GSimpleAction
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations