Package: gtk

Function gtk:adjustment-minimum-increment

Lambda List

gtk:adjustment-minimum-increment (adjustment)

Arguments

adjustment -- a gtk:adjustment object

Return Value

The double float with the minimum increment of the adjustment.

Details

Gets the smaller of step increment and page increment.
 

See also

#2023-8-25