Searched defs:n_param_values (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libgdl/
H A Dlibgdlmarshal.c61 guint n_param_values,
74 g_return_if_fail (n_param_values == 3);
98 guint n_param_values,
111 g_return_if_fail (n_param_values == 3);
137 guint n_param_values,
151 g_return_if_fail (n_param_values == 4);
59 gdl_marshal_VOID__INT_INT(GClosure *closure, GValue *return_value G_GNUC_UNUSED, guint n_param_values, const GValue *param_values, gpointer invocation_hint G_GNUC_UNUSED, gpointer marshal_data) argument
96 gdl_marshal_VOID__UINT_UINT(GClosure *closure, GValue *return_value G_GNUC_UNUSED, guint n_param_values, const GValue *param_values, gpointer invocation_hint G_GNUC_UNUSED, gpointer marshal_data) argument
135 gdl_marshal_VOID__OBJECT_ENUM_BOXED(GClosure *closure, GValue *return_value G_GNUC_UNUSED, guint n_param_values, const GValue *param_values, gpointer invocation_hint G_GNUC_UNUSED, gpointer marshal_data) argument

Completed in 14 milliseconds