[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
glib marshalling patch
- From: Brian Cameron <Brian Cameron Sun COM>
- To: gtk-devel-list gnome org
- Subject: glib marshalling patch
- Date: Wed, 30 May 2001 17:37:16 +0100 (BST)
Glib maintainers:
The ATK logic for atktextview signals requires an additional
marshaller be added to glib/gobject/gmarshal.list to add the
following marshaller:
VOID:INT,INT
Can this patch please be applied to this file? Let me know.
Thanks!
Brian
--- ../../src/src-2.0n-240501/glib/gobject/gmarshal.list Thu May 24 07:19:58 2001
+++ ./gmarshal.list Wed May 30 15:17:19 2001
@@ -40,6 +40,7 @@
VOID:BOXED
VOID:POINTER
VOID:OBJECT
+VOID:INT,INT
STRING:OBJECT,POINTER
# GRuntime specific marshallers
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]