get_minimum_value
Description:
[
Version ( deprecated =
true ) ]
public abstract Value get_minimum_value ()
Warning: get_minimum_value is deprecated.
Gets the minimum value of this object.
Note:
Since 2.12.
Use get_range instead.
Parameters:
this |
a GObject instance that implements AtkValueIface
|
value |
a Value representing the minimum accessible value
|