API Version: 1.0
Library Version: 22.0.0
Generated bygi-docgen 2023.1
class Arrow.VarianceOptions : Arrow.FunctionOptions { parent_instance: GArrowFunctionOptions}
since: 6.0.0
since: 7.0.0
Please see GObject for a full list of methods.
The Delta Degrees of Freedom (ddof) to be used.
If less than this many non-null values are observed, emit null.
Whether NULLs are skipped or not.
The notify signal is emitted on an object when one of its properties hasits value set through g_object_set_property(), g_object_set(), et al.
struct ArrowVarianceOptionsClass { GArrowFunctionOptionsClass parent_class; }
parent_class: GArrowFunctionOptionsClass
Content