summaryrefslogtreecommitdiff
path: root/gtk/gtk-2.14.defs
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@src.gnome.org>2008-09-02 10:14:30 +0000
committerGian Mario Tagliaretti <gianmt@src.gnome.org>2008-09-02 10:14:30 +0000
commitf7cef33cba75cff1021572e3e26f155668098b97 (patch)
treeaaed20fb5768709cd369707ed57889de2c51f6ca /gtk/gtk-2.14.defs
parent208c9faf34d41e46b027235bd83e04da13be7448 (diff)
downloadpygtk-f7cef33cba75cff1021572e3e26f155668098b97.tar.gz
comment out for a while gtk_selection_data_get_data waiting to fix a problem in codegen.
svn path=/trunk/; revision=3036
Diffstat (limited to 'gtk/gtk-2.14.defs')
-rw-r--r--gtk/gtk-2.14.defs10
1 files changed, 5 insertions, 5 deletions
diff --git a/gtk/gtk-2.14.defs b/gtk/gtk-2.14.defs
index e27080ca..c9517990 100644
--- a/gtk/gtk-2.14.defs
+++ b/gtk/gtk-2.14.defs
@@ -713,11 +713,11 @@
(return-type "gint")
)
-(define-method get_data
- (of-object "GtkSelectionData")
- (c-name "gtk_selection_data_get_data")
- (return-type "const-guchar*")
-)
+;(define-method get_data
+; (of-object "GtkSelectionData")
+; (c-name "gtk_selection_data_get_data")
+; (return-type "const-guchar*")
+;)
(define-method get_length
(of-object "GtkSelectionData")