[ NoWrapper ]
public abstract bool set_current_value (double value)
Sets the current value of the accessible range.
This operation should behave similarly as if the user performed the action.
this |
a `GtkAccessibleRange` |
value |
the value to set |
true if the operation was performed, false otherwise |