valueSetIntRangeStep

Sets value to the range specified by start, end and step.

void
valueSetIntRangeStep

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

step int

the step of the range