Method

GntSliderset_value

since: 2.1

Declaration [src]

void
gnt_slider_set_value (
  GntSlider* slider,
  int value
)

Description [src]

Set the current value for the slider.

Available since: 2.1

Parameters

value

Type: int

The current value.