Method

GtkAdjustmentget_value

Declaration [src]

gdouble
gtk_adjustment_get_value (
  GtkAdjustment* adjustment
)

Description [src]

Gets the current value of the adjustment. See gtk_adjustment_set_value().

Gets propertyGtk.Adjustment:value

Return value

Type: gdouble

The current value of the adjustment.