set_current_value


Description:

[ 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.

Parameters:

this

a `GtkAccessibleRange`

value

the value to set

Returns:

true if the operation was performed, false otherwise