diff options
Diffstat (limited to 'src/common/marshalers.list')
-rw-r--r-- | src/common/marshalers.list | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/common/marshalers.list b/src/common/marshalers.list new file mode 100644 index 00000000..0cafca81 --- /dev/null +++ b/src/common/marshalers.list @@ -0,0 +1,8 @@ +# xtext +VOID:OBJECT,OBJECT +VOID:POINTER,POINTER +# sexy-entry +BOOLEAN:STRING +OBJECT:OBJECT,OBJECT +# dbus-plugin & dbus-example +VOID:POINTER,POINTER,UINT,UINT |