summaryrefslogtreecommitdiff
path: root/gtk/libglade.defs
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2003-08-24 04:16:52 +0000
committerJames Henstridge <jamesh@src.gnome.org>2003-08-24 04:16:52 +0000
commit10c27198ec65dab808d7edeb489a071aeade1e73 (patch)
treefe1a0e3a281c4fa6e2c074ff5607a5284e2c83fc /gtk/libglade.defs
parente902de752bbc6b5426de5c42293586e437667b18 (diff)
downloadpygtk-10c27198ec65dab808d7edeb489a071aeade1e73.tar.gz
wrap glade_set_custom_handler in a more direct way. Implementation based
2003-08-24 James Henstridge <james@daa.com.au> * gtk/libglade.override (_wrap_glade_set_custom_handler): wrap glade_set_custom_handler in a more direct way. Implementation based on the one in bug #119138. (_wrap_glade_set_custom_widget_callbacks): deprecate this function, and make it coexist better with the new one.
Diffstat (limited to 'gtk/libglade.defs')
-rw-r--r--gtk/libglade.defs6
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/libglade.defs b/gtk/libglade.defs
index 926fa18e..c7bb0789 100644
--- a/gtk/libglade.defs
+++ b/gtk/libglade.defs
@@ -12,7 +12,7 @@
;; From /opt/gtk2/include/glade-2.0/glade/glade-init.h
-(define-function glade_require
+(define-function require
(c-name "glade_require")
(return-type "none")
(parameters
@@ -20,7 +20,7 @@
)
)
-(define-function glade_provide
+(define-function provide
(c-name "glade_provide")
(return-type "none")
(parameters
@@ -161,7 +161,7 @@
)
)
-(define-function glade_set_custom_handler
+(define-function set_custom_handler
(c-name "glade_set_custom_handler")
(return-type "none")
(parameters