[cairo-commit] goocanvas/docs goocanvas-sections.txt,1.33,1.34

Damon Chaplin commit at pdx.freedesktop.org
Mon Feb 25 06:11:30 PST 2008


Committed by: damon

Update of /cvs/cairo/goocanvas/docs
In directory kemper:/tmp/cvs-serv15393/docs

Modified Files:
	goocanvas-sections.txt 
Log Message:
2008-02-25  Damon Chaplin  <damon at gnome.org>

	* src/goocanvastext.c (goo_canvas_text_get_natural_extents) 
	(goo_canvas_text_model_get_natural_extents): added functions to get
	the natural extents of the text.



Index: goocanvas-sections.txt
===================================================================
RCS file: /cvs/cairo/goocanvas/docs/goocanvas-sections.txt,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- goocanvas-sections.txt	18 Nov 2007 13:57:40 -0000	1.33
+++ goocanvas-sections.txt	25 Feb 2008 14:12:25 -0000	1.34
@@ -413,6 +413,7 @@
 <TITLE>GooCanvasText</TITLE>
 GooCanvasText
 goo_canvas_text_new
+goo_canvas_text_get_natural_extents
 
 <SUBSECTION Standard>
 GOO_CANVAS_TEXT
@@ -433,6 +434,7 @@
 <TITLE>GooCanvasTextModel</TITLE>
 GooCanvasTextModel
 goo_canvas_text_model_new
+goo_canvas_text_model_get_natural_extents
 
 <SUBSECTION Standard>
 GOO_TYPE_CANVAS_TEXT_MODEL



More information about the cairo-commit mailing list