[ Version ( deprecated = true ) ]
public abstract bool set_current_value (Value value)
Warning: set_current_value is deprecated.
Sets the value of this object.
Since 2.12.
Use set_value instead.
this |
a GObject instance that implements AtkValueIface |
value |
a Value which is the desired new accessible value. |
|