Method

Gtk.Adjustment.get_minimum_increment

Declaration [src]

double
gtk_adjustment_get_minimum_increment (
  GtkAdjustment* adjustment
)

Description [src]

Gets the smaller of step increment and page increment.

Return value

Returns: double

the minimum increment of adjustment