diff options
| author | Martin Owens <doctormo@gmail.com> | 2018-09-11 17:23:26 +0000 |
|---|---|---|
| committer | Martin Owens <doctormo@gmail.com> | 2018-09-11 17:23:26 +0000 |
| commit | d897761270b1e138506ed5f2691dbe65f65851cb (patch) | |
| tree | f68f2ab2eb3cca1697fbc82bf5fcbd076fcef35f /src/helper/sp-marshal.list | |
| parent | Update install and contributing (diff) | |
| download | inkscape-d897761270b1e138506ed5f2691dbe65f65851cb.tar.gz inkscape-d897761270b1e138506ed5f2691dbe65f65851cb.zip | |
Refactor xml editor, improve UI and prepare for future additions
Diffstat (limited to 'src/helper/sp-marshal.list')
| -rw-r--r-- | src/helper/sp-marshal.list | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/helper/sp-marshal.list b/src/helper/sp-marshal.list index 35f7858e2..ba5c3a889 100644 --- a/src/helper/sp-marshal.list +++ b/src/helper/sp-marshal.list @@ -1,4 +1,4 @@ -# marshallers for sodipodi +# marshallers for inkscape VOID:POINTER,UINT BOOLEAN:POINTER BOOLEAN:POINTER,UINT @@ -6,3 +6,4 @@ BOOLEAN:POINTER,POINTER INT:POINTER,POINTER DOUBLE:POINTER,UINT VOID:INT,INT +VOID:STRING,STRING |
