valueSetIntRange

Sets value to the range specified by start and end.

void
valueSetIntRange

Parameters

value gobject.value.Value

a GValue initialized to GST_TYPE_INT_RANGE

start int

the start of the range

end int

the end of the range