Virtual Method
AtkValueget_minimum_value
deprecated: Unknown
Declaration [src]
void
get_minimum_value (
  AtkValue* obj,
  GValue* value
)
Description [src]
Gets the minimum value of this object.
Deprecated since: Unknown
Since 2.12. Use atk_value_get_range() instead.
Parameters
- value
- 
            Type: GValueA GValuerepresenting the minimum accessible value.The argument will be set by the function. The returned data is owned by the instance.