Searched refs:G_PARAM_SPEC_LONG (Results 1 – 5 of 5) sorted by relevance
170 #define G_PARAM_SPEC_LONG(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_LONG,… macro
222 GParamSpecLong *lspec = G_PARAM_SPEC_LONG (pspec); in param_long_init()238 value->data[0].v_long = G_PARAM_SPEC_LONG (pspec)->default_value; in param_long_set_default()245 GParamSpecLong *lspec = G_PARAM_SPEC_LONG (pspec); in param_long_validate()
609 G_PARAM_SPEC_LONG
449 GParamSpecLong *plong = G_PARAM_SPEC_LONG (spec); in _add_properties()
500 GParamSpecLong *plong = G_PARAM_SPEC_LONG (param); in print_object_properties_info()