Method

GtkAdjustmentget_lower

since: 2.14

Declaration [src]

gdouble
gtk_adjustment_get_lower (
  GtkAdjustment* adjustment
)

Description [src]

Retrieves the minimum value of the adjustment.

Available since: 2.14

Gets propertyGtk.Adjustment:lower

Return value

Type: gdouble

The current minimum value of the adjustment.