Method

GtkAdjustmentget_value

Declaration [src]

double
gtk_adjustment_get_value (
  GtkAdjustment* adjustment
)

Description [src]

Gets the current value of the adjustment.

Gets propertyGtk.Adjustment:value

Return value

Type: double

The current value of the adjustment.