Method

GtkAdjustmentget_upper

since: 2.14

Declaration [src]

gdouble
gtk_adjustment_get_upper (
  GtkAdjustment* adjustment
)

Description [src]

Retrieves the maximum value of the adjustment.

Available since: 2.14

Gets propertyGtk.Adjustment:upper

Return value

Type: gdouble

The current maximum value of the adjustment.