diff options
author | Chris Toshok <toshok@ximian.com> | 2002-11-17 07:31:47 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-11-17 07:31:47 +0800 |
commit | 6e93dd6be8cdf45628a9799e7e6c9cb84af49156 (patch) | |
tree | 3ba0099ae93eed957b3983575d4428345759012b /e-util/e-marshal.list | |
parent | 941ee0f35bb344ad6ac718b83d0f4d2b30cc23cd (diff) | |
download | gsoc2013-evolution-6e93dd6be8cdf45628a9799e7e6c9cb84af49156.tar.gz gsoc2013-evolution-6e93dd6be8cdf45628a9799e7e6c9cb84af49156.tar.zst gsoc2013-evolution-6e93dd6be8cdf45628a9799e7e6c9cb84af49156.zip |
add lots of marshallers (most, if not all, for etable).
2002-11-16 Chris Toshok <toshok@ximian.com>
* gal/util/e-marshal.list: add lots of marshallers (most, if not
all, for etable).
* gal/util/e-text-event-processor-emacs-like.[ch]: lotsa GObject work.
* gal/util/e-text-event-processor.[ch]: lotsa GObject work.
* gal/util/e-util.c: same.
* gal/e-paned/e-hpaned.[ch]: lotsa GObject work.
* gal/e-paned/e-paned.[ch]: same.
* gal/e-paned/e-vpaned.[ch]: same.
svn path=/trunk/; revision=18797
Diffstat (limited to 'e-util/e-marshal.list')
-rw-r--r-- | e-util/e-marshal.list | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/e-marshal.list b/e-util/e-marshal.list index 0efa7cb14d..6bb2419d7d 100644 --- a/e-util/e-marshal.list +++ b/e-util/e-marshal.list @@ -12,6 +12,7 @@ INT:INT INT:INT,INT,BOXED INT:INT,POINTER,INT,BOXED INT:OBJECT,BOXED +INT:POINTER NONE:BOXED NONE:BOXED,INT NONE:BOXED,INT,INT @@ -37,6 +38,7 @@ NONE:NONE NONE:OBJECT NONE:OBJECT,OBJECT NONE:OBJECT,DOUBLE,DOUBLE,BOOLEAN +NONE:POINTER NONE:POINTER,BOOLEAN NONE:POINTER,BOOLEAN,BOOLEAN,BOOLEAN NONE:POINTER,INT |