Lines Matching defs:param_values

729  * @n_param_values: the length of the @param_values array
730 * @param_values: an array of #GValue<!-- -->s holding the arguments on
740 const GValue *param_values,
769 n_param_values, param_values,
866 const GValue *param_values,
875 class = G_TYPE_INSTANCE_GET_CLASS (g_value_peek_pointer (param_values + 0), itype, GTypeClass);
880 n_param_values, param_values,
889 const GValue *param_values,
898 class = G_TYPE_INSTANCE_GET_INTERFACE (g_value_peek_pointer (param_values + 0), itype, GTypeClass);
903 n_param_values, param_values,
944 * @param_values: a #GValue array holding only the instance
958 * @param_values: a #GValue array holding the instance and the #gboolean parameter
972 * @param_values: a #GValue array holding the instance and the #gchar parameter
986 * @param_values: a #GValue array holding the instance and the #guchar parameter
1000 * @param_values: a #GValue array holding the instance and the #gint parameter
1014 * @param_values: a #GValue array holding the instance and the #guint parameter
1028 * @param_values: a #GValue array holding the instance and the #glong parameter
1042 * @param_values: a #GValue array holding the instance and the #gulong parameter
1056 * @param_values: a #GValue array holding the instance and the enumeration parameter
1070 * @param_values: a #GValue array holding the instance and the flags parameter
1084 * @param_values: a #GValue array holding the instance and the #gfloat parameter
1098 * @param_values: a #GValue array holding the instance and the #gdouble parameter
1112 * @param_values: a #GValue array holding the instance and the #gchar* parameter
1126 * @param_values: a #GValue array holding the instance and the #GParamSpec* parameter
1140 * @param_values: a #GValue array holding the instance and the #GBoxed* parameter
1154 * @param_values: a #GValue array holding the instance and the #gpointer parameter
1168 * @param_values: a #GValue array holding the instance and the #GObject* parameter
1182 * @param_values: a #GValue array holding instance, arg1 and arg2
1196 * @param_values: a #GValue array holding instance and arg1
1216 * @param_values: a #GValue array holding instance, arg1 and arg2