Home | History | Annotate | Download | only in gobject

Lines Matching refs:g_param_spec_uint

178   GParamSpecUInt *uspec = G_PARAM_SPEC_UINT (pspec);
189 value->data[0].v_uint = G_PARAM_SPEC_UINT (pspec)->default_value;
196 GParamSpecUInt *uspec = G_PARAM_SPEC_UINT (pspec);
1677 * g_param_spec_uint:
1693 g_param_spec_uint (const gchar *name,