Struct
AtkPropertyValues
Description [src]
struct AtkPropertyValues {
const gchar* property_name;
GValue old_value;
GValue new_value;
}
valid value. This is a field defined with the purpose of contain the previous value of the property, but is not used anymore.