Struct atk_sys::AtkPropertyValues [] [src]

#[repr(C)]
pub struct AtkPropertyValues { pub property_name: *const c_char, pub old_value: GValue, pub new_value: GValue, }

Fields

Trait Implementations

impl Debug for AtkPropertyValues
[src]

[src]

Formats the value using the given formatter.