pygtk r3036 - in trunk: . gtk
- From: gianmt svn gnome org
- To: svn-commits-list gnome org
- Subject: pygtk r3036 - in trunk: . gtk
- Date: Tue, 2 Sep 2008 10:14:31 +0000 (UTC)
Author: gianmt
Date: Tue Sep 2 10:14:30 2008
New Revision: 3036
URL: http://svn.gnome.org/viewvc/pygtk?rev=3036&view=rev
Log:
comment out for a while gtk_selection_data_get_data waiting to fix a problem in codegen.
Modified:
trunk/ChangeLog
trunk/gtk/gtk-2.14.defs
Modified: trunk/gtk/gtk-2.14.defs
==============================================================================
--- trunk/gtk/gtk-2.14.defs (original)
+++ trunk/gtk/gtk-2.14.defs Tue Sep 2 10:14:30 2008
@@ -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")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]