pygobject r1018 - in branches/pygobject-2-16: . gobject
- From: gianmt svn gnome org
- To: svn-commits-list gnome org
- Subject: pygobject r1018 - in branches/pygobject-2-16: . gobject
- Date: Fri, 20 Feb 2009 22:31:45 +0000 (UTC)
Author: gianmt
Date: Fri Feb 20 22:31:44 2009
New Revision: 1018
URL: http://svn.gnome.org/viewvc/pygobject?rev=1018&view=rev
Log:
2009-02-18 Andre Klapper <a9016009 gmx de>
* gobject/pygobject.h:
Change comment to avoid false positives when grep'ing for
deprecated gtk functions
Modified:
branches/pygobject-2-16/ChangeLog
branches/pygobject-2-16/gobject/pygobject.h
Modified: branches/pygobject-2-16/gobject/pygobject.h
==============================================================================
--- branches/pygobject-2-16/gobject/pygobject.h (original)
+++ branches/pygobject-2-16/gobject/pygobject.h Fri Feb 20 22:31:44 2009
@@ -21,7 +21,7 @@
GClosure closure;
PyObject *callback;
PyObject *extra_args; /* tuple of extra args to pass to callback */
- PyObject *swap_data; /* other object for gtk_signal_connect_object */
+ PyObject *swap_data; /* other object for gtk_signal_connect__object */
PyClosureExceptionHandler exception_handler;
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]