Method
AtkValueget_minimum_increment
Declaration [src]
void
atk_value_get_minimum_increment (
AtkValue* obj,
GValue* value
)
Description [src]
Gets the minimum increment by which the value of this object may be changed. If zero, the minimum increment is undefined, which may mean that it is limited only by the floating point precision of the platform.
Available since: | 1.12 |
Deprecated since: | Unknown |
Since 2.12. Use |
Parameters
value |
GValue |
A |
|
The argument will be set by the function. | |
The data is owned by the caller of the function. |