Update of /cvsroot/python-gtkextra/python-gtkextra
In directory usw-pr-cvs1:/tmp/cvs-serv28613
Modified Files:
TODO
Log Message:
Added an entry for the GtkPlotDT widget.
Index: TODO
===================================================================
RCS file: /cvsroot/python-gtkextra/python-gtkextra/TODO,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** TODO 15 Sep 2001 18:50:55 -0000 1.1.1.1
--- TODO 23 Feb 2002 13:29:30 -0000 1.2
***************
*** 5,6 ****
--- 5,8 ----
* The GtkPlot signal "tick_label" is not supported since it uses
GTK_TYPE_POINTER.
+
+ * Support the GtkPlotDT widget.
|