ValueGst.setIntRange

Sets value to the range specified by start and end.

struct ValueGst
static
void
setIntRange
(,
int start
,
int end
)

Parameters

value Value

a GValue initialized to GST_TYPE_INT_RANGE

start int

the start of the range

end int

the end of the range