Home | History | Annotate | Download | only in gobject

Lines Matching full:given

46  * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_CHAR.
69 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_UCHAR.
92 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_BOOLEAN.
115 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_INT.
138 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_UINT.
161 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_LONG.
184 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_ULONG.
207 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_INT64.
230 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_UINT64.
260 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_UNICHAR.
276 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_ENUM.
299 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_FLAGS.
322 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_FLOAT.
345 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_DOUBLE.
368 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_STRING.
391 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_PARAM.
414 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_BOXED.
437 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_POINTER.
460 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_VALUE_ARRAY.
483 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_OBJECT.
508 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_OVERRIDE.
536 * Checks whether the given #GParamSpec is of type %G_TYPE_PARAM_GTYPE.