[cairo-commit] gtkcairo/gtkcairo gtkcairo.c,1.8,1.9

OEyvind Kolaas commit at pdx.freedesktop.org
Tue Apr 20 05:48:07 PDT 2004


Committed by: pippin

Update of /cvs/cairo/gtkcairo/gtkcairo
In directory pdx:/tmp/cvs-serv10220/gtkcairo

Modified Files:
	gtkcairo.c 
Log Message:
Added Guadec 2004 abstract


Index: gtkcairo.c
===================================================================
RCS file: /cvs/cairo/gtkcairo/gtkcairo/gtkcairo.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** a/gtkcairo.c	22 Feb 2004 23:47:30 -0000	1.8
--- b/gtkcairo.c	20 Apr 2004 12:48:05 -0000	1.9
***************
*** 65,68 ****
--- 65,70 ----
  static guint signals[LAST_SIGNAL] = { 0 };
  
+ /*FIXME: make the cairo object a property as well,. and deprecate the get_cairo function */
+ 
  GType
  gtk_cairo_get_type (void)





More information about the cairo-commit mailing list