Home | History | Annotate | Download | only in gobject

Lines Matching refs:g_param_spec_int

138   GParamSpecInt *ispec = G_PARAM_SPEC_INT (pspec);
149 value->data[0].v_int = G_PARAM_SPEC_INT (pspec)->default_value;
156 GParamSpecInt *ispec = G_PARAM_SPEC_INT (pspec);
1635 * g_param_spec_int:
1651 g_param_spec_int (const gchar *name,