diff options
| author | Simeon Simeonov | 2018-02-26 11:23:00 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2018-02-26 11:23:00 +0100 |
| commit | 0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc (patch) | |
| tree | af916a30553c78ce9d4f2d8658656a175c5b6921 /src/plugin-marshal.list | |
Initial commit for sylpheed 3.7.0
Diffstat (limited to 'src/plugin-marshal.list')
| -rw-r--r-- | src/plugin-marshal.list | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/plugin-marshal.list b/src/plugin-marshal.list new file mode 100644 index 0000000..2c692c4 --- /dev/null +++ b/src/plugin-marshal.list | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | VOID:POINTER | ||
| 2 | VOID:POINTER,POINTER | ||
| 3 | VOID:POINTER,POINTER,STRING,STRING,POINTER | ||
| 4 | BOOLEAN:POINTER,INT,INT,STRING,POINTER | ||
| 5 | VOID:POINTER,POINTER,BOOLEAN | ||
| 6 | VOID:INT | ||
| 7 | VOID:POINTER,STRING,STRING,POINTER | ||
