Function Macro

Gntvslider_new

since: 2.1

Declaration [src]

#define gnt_vslider_new (
  max,
  min
)

Description [src]

Create a new vertical slider.

Available since: 2.1

This function is not directly available to language bindings.

Parameters

max

Type: -

The maximum value for the slider.

min

Type: -

The minimum value for the slider.