GParamSpecFloat

Undocumented in source.

Members

Variables

defaultValue
float defaultValue;

default value for the property specified

epsilon
float epsilon;

values closer than @epsilon will be considered identical by g_param_values_cmp(); the default value is 1e-30.

maximum
float maximum;

maximum value for the property specified

minimum
float minimum;

minimum value for the property specified

parentInstance
GParamSpec parentInstance;

private #GParamSpec portion

Meta