Trait glib::value::SetValue
[−]
[src]
pub trait SetValue: StaticType {
unsafe fn set_value(_: &mut Value, _: &Self);
}Sets a value.
pub trait SetValue: StaticType {
unsafe fn set_value(_: &mut Value, _: &Self);
}Sets a value.