[cairo-commit] cairo-demo/gtk README,1.2,1.3
OEyvind Kolaas
commit at pdx.freedesktop.org
Thu Nov 11 11:52:13 PST 2004
Committed by: pippin
Update of /cvs/cairo/cairo-demo/gtk
In directory gabe:/tmp/cvs-serv10374
Modified Files:
README
Log Message:
added information about where to find proper gobject version
Index: README
===================================================================
RCS file: /cvs/cairo/cairo-demo/gtk/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- README 11 Nov 2004 19:45:53 -0000 1.2
+++ README 11 Nov 2004 19:52:11 -0000 1.3
@@ -1,13 +1,19 @@
Sample usage of the gtkcairo widget.
-hello
-=====
+hello A very simple application with a gtkcairo widget in a window,
+ displaying some text.
+
+mouse_events Illustrating how to add handlers for mouse events
+
+
+
+proper inheritance
+==================
+
+See the ../gtkcairo_slide for an example on how to properly use inheritance
+to create a proper new GtkWidget based on gtkcairo, when cairo is integrated
+according to plan, minimal changes should be needed for either approach to
+work.
-A very simple application with a gtkcairo widget in a window, displaying
-some text.
-mouse_events
-============
-Illustrating how to catch user events, only functionality new compared
-to hello.c is commented.
More information about the cairo-commit
mailing list