From 6e93dd6be8cdf45628a9799e7e6c9cb84af49156 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Sat, 16 Nov 2002 23:31:47 +0000 Subject: add lots of marshallers (most, if not all, for etable). 2002-11-16 Chris Toshok * 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 --- e-util/e-marshal.list | 2 ++ 1 file changed, 2 insertions(+) (limited to 'e-util/e-marshal.list') 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 -- cgit