valueGetFractionDenominator
fn
int valueGetFractionDenominator(gobject.value.Value value)Gets the denominator of the fraction specified by value.
Parameters
value | a GValue initialized to #GST_TYPE_FRACTION |
Returns
the denominator of the fraction.