Method

GtkAdjustmentget_minimum_increment

since: 3.2

Declaration [src]

gdouble
gtk_adjustment_get_minimum_increment (
  GtkAdjustment* adjustment
)

Description [src]

Gets the smaller of step increment and page increment.

Available since: 3.2

Return value

Type: gdouble

The minimum increment of adjustment.