diff options
Diffstat (limited to 'lib/ephy-marshal.list')
-rw-r--r-- | lib/ephy-marshal.list | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/ephy-marshal.list b/lib/ephy-marshal.list new file mode 100644 index 000000000..9082cae25 --- /dev/null +++ b/lib/ephy-marshal.list @@ -0,0 +1,16 @@ +VOID:VOID +VOID:STRING +VOID:OBJECT +VOID:OBJECT,OBJECT,INT +VOID:OBJECT,STRING,INT +VOID:OBJECT,INT +VOID:OBJECT,INT,INT +VOID:POINTER,INT +VOID:STRING,INT,INT +VOID:STRING,INT +VOID:STRING,STRING +INT:STRING +VOID:INT,INT +VOID:INT,INT,INT +INT:OBJECT +VOID:POINTER,POINTER |