diff options
Diffstat (limited to 'src/generated/nm-marshal.h')
| -rw-r--r-- | src/generated/nm-marshal.h | 58 |
1 files changed, 37 insertions, 21 deletions
diff --git a/src/generated/nm-marshal.h b/src/generated/nm-marshal.h index 9f9ea6ad..61ef6479 100644 --- a/src/generated/nm-marshal.h +++ b/src/generated/nm-marshal.h @@ -30,7 +30,15 @@ extern void _nm_marshal_VOID__INT_UINT_BOOLEAN (GClosure *closure, gpointer invocation_hint, gpointer marshal_data); -/* VOID:OBJECT,STRING (nm-marshal.list:4) */ +/* VOID:OBJECT,OBJECT (nm-marshal.list:4) */ +extern void _nm_marshal_VOID__OBJECT_OBJECT (GClosure *closure, + GValue *return_value, + guint n_param_values, + const GValue *param_values, + gpointer invocation_hint, + gpointer marshal_data); + +/* VOID:OBJECT,STRING (nm-marshal.list:5) */ extern void _nm_marshal_VOID__OBJECT_STRING (GClosure *closure, GValue *return_value, guint n_param_values, @@ -38,18 +46,18 @@ extern void _nm_marshal_VOID__OBJECT_STRING (GClosure *closure, gpointer invocation_hint, gpointer marshal_data); -/* VOID:OBJECT,UINT,UINT (nm-marshal.list:5) */ -extern void _nm_marshal_VOID__OBJECT_UINT_UINT (GClosure *closure, - GValue *return_value, - guint n_param_values, - const GValue *param_values, - gpointer invocation_hint, - gpointer marshal_data); +/* VOID:OBJECT,UINT,UINT,UINT (nm-marshal.list:6) */ +extern void _nm_marshal_VOID__OBJECT_UINT_UINT_UINT (GClosure *closure, + GValue *return_value, + guint n_param_values, + const GValue *param_values, + gpointer invocation_hint, + gpointer marshal_data); -/* VOID:POINTER (nm-marshal.list:6) */ +/* VOID:POINTER (nm-marshal.list:7) */ #define _nm_marshal_VOID__POINTER g_cclosure_marshal_VOID__POINTER -/* VOID:POINTER,POINTER,POINTER,POINTER,INT (nm-marshal.list:7) */ +/* VOID:POINTER,POINTER,POINTER,POINTER,INT (nm-marshal.list:8) */ extern void _nm_marshal_VOID__POINTER_POINTER_POINTER_POINTER_INT (GClosure *closure, GValue *return_value, guint n_param_values, @@ -57,7 +65,7 @@ extern void _nm_marshal_VOID__POINTER_POINTER_POINTER_POINTER_INT (GClosure gpointer invocation_hint, gpointer marshal_data); -/* VOID:POINTER,STRING (nm-marshal.list:8) */ +/* VOID:POINTER,STRING (nm-marshal.list:9) */ extern void _nm_marshal_VOID__POINTER_STRING (GClosure *closure, GValue *return_value, guint n_param_values, @@ -65,7 +73,15 @@ extern void _nm_marshal_VOID__POINTER_STRING (GClosure *closure, gpointer invocation_hint, gpointer marshal_data); -/* VOID:STRING,BOXED (nm-marshal.list:9) */ +/* VOID:POINTER,STRING,BOOLEAN,POINTER,POINTER (nm-marshal.list:10) */ +extern void _nm_marshal_VOID__POINTER_STRING_BOOLEAN_POINTER_POINTER (GClosure *closure, + GValue *return_value, + guint n_param_values, + const GValue *param_values, + gpointer invocation_hint, + gpointer marshal_data); + +/* VOID:STRING,BOXED (nm-marshal.list:11) */ extern void _nm_marshal_VOID__STRING_BOXED (GClosure *closure, GValue *return_value, guint n_param_values, @@ -73,7 +89,7 @@ extern void _nm_marshal_VOID__STRING_BOXED (GClosure *closure, gpointer invocation_hint, gpointer marshal_data); -/* VOID:STRING,BOXED,BOXED (nm-marshal.list:10) */ +/* VOID:STRING,BOXED,BOXED (nm-marshal.list:12) */ extern void _nm_marshal_VOID__STRING_BOXED_BOXED (GClosure *closure, GValue *return_value, guint n_param_values, @@ -81,7 +97,7 @@ extern void _nm_marshal_VOID__STRING_BOXED_BOXED (GClosure *closure, gpointer invocation_hint, gpointer marshal_data); -/* VOID:STRING,OBJECT (nm-marshal.list:11) */ +/* VOID:STRING,OBJECT (nm-marshal.list:13) */ extern void _nm_marshal_VOID__STRING_OBJECT (GClosure *closure, GValue *return_value, guint n_param_values, @@ -89,7 +105,7 @@ extern void _nm_marshal_VOID__STRING_OBJECT (GClosure *closure, gpointer invocation_hint, gpointer marshal_data); -/* VOID:STRING,OBJECT,POINTER (nm-marshal.list:12) */ +/* VOID:STRING,OBJECT,POINTER (nm-marshal.list:14) */ extern void _nm_marshal_VOID__STRING_OBJECT_POINTER (GClosure *closure, GValue *return_value, guint n_param_values, @@ -97,7 +113,7 @@ extern void _nm_marshal_VOID__STRING_OBJECT_POINTER (GClosure *closure, gpointer invocation_hint, gpointer marshal_data); -/* VOID:STRING,POINTER (nm-marshal.list:13) */ +/* VOID:STRING,POINTER (nm-marshal.list:15) */ extern void _nm_marshal_VOID__STRING_POINTER (GClosure *closure, GValue *return_value, guint n_param_values, @@ -105,7 +121,7 @@ extern void _nm_marshal_VOID__STRING_POINTER (GClosure *closure, gpointer invocation_hint, gpointer marshal_data); -/* VOID:STRING,STRING (nm-marshal.list:14) */ +/* VOID:STRING,STRING (nm-marshal.list:16) */ extern void _nm_marshal_VOID__STRING_STRING (GClosure *closure, GValue *return_value, guint n_param_values, @@ -113,7 +129,7 @@ extern void _nm_marshal_VOID__STRING_STRING (GClosure *closure, gpointer invocation_hint, gpointer marshal_data); -/* VOID:STRING,STRING,STRING (nm-marshal.list:15) */ +/* VOID:STRING,STRING,STRING (nm-marshal.list:17) */ extern void _nm_marshal_VOID__STRING_STRING_STRING (GClosure *closure, GValue *return_value, guint n_param_values, @@ -121,7 +137,7 @@ extern void _nm_marshal_VOID__STRING_STRING_STRING (GClosure *closure, gpointer invocation_hint, gpointer marshal_data); -/* VOID:STRING,STRING,STRING,UINT (nm-marshal.list:16) */ +/* VOID:STRING,STRING,STRING,UINT (nm-marshal.list:18) */ extern void _nm_marshal_VOID__STRING_STRING_STRING_UINT (GClosure *closure, GValue *return_value, guint n_param_values, @@ -129,7 +145,7 @@ extern void _nm_marshal_VOID__STRING_STRING_STRING_UINT (GClosure *closure, gpointer invocation_hint, gpointer marshal_data); -/* VOID:UINT,UINT (nm-marshal.list:17) */ +/* VOID:UINT,UINT (nm-marshal.list:19) */ extern void _nm_marshal_VOID__UINT_UINT (GClosure *closure, GValue *return_value, guint n_param_values, @@ -137,7 +153,7 @@ extern void _nm_marshal_VOID__UINT_UINT (GClosure *closure, gpointer invocation_hint, gpointer marshal_data); -/* VOID:UINT,UINT,UINT (nm-marshal.list:18) */ +/* VOID:UINT,UINT,UINT (nm-marshal.list:20) */ extern void _nm_marshal_VOID__UINT_UINT_UINT (GClosure *closure, GValue *return_value, guint n_param_values, |