Home | History | Annotate | Download | only in gobject

Lines Matching refs:g_param_spec_uint64

347   GParamSpecUInt64 *uspec = G_PARAM_SPEC_UINT64 (pspec);
358 value->data[0].v_uint64 = G_PARAM_SPEC_UINT64 (pspec)->default_value;
365 GParamSpecUInt64 *uspec = G_PARAM_SPEC_UINT64 (pspec);
1846 * g_param_spec_uint64:
1863 g_param_spec_uint64 (const gchar *name,