get_increment
Description:
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.
Parameters:
this |
a GObject instance that implements AtkValueIface |
Returns:
the minimum increment by which the value of this object may be changed. zero if undefined. |