Method

GtkAdjustmentget_step_increment

since: 2.14

Declaration [src]

gdouble
gtk_adjustment_get_step_increment (
  GtkAdjustment* adjustment
)

Description [src]

Retrieves the step increment of the adjustment.

Available since: 2.14

Return value

Type: gdouble

The current step increment of the adjustment.