Struct gio_sys::GPropertyAction[][src]

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

Trait Implementations

impl Debug for GPropertyAction
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GPropertyAction

impl Sync for GPropertyAction