cairo/doc
Alp Toker e104fcab1c Introduce cairo_has_current_point()
cairo_has_current_point() can be used to determine whether a current
point is defined. We introduce this new symbol with a boolean return
value to avoid the versioning ambiguity of modifying
cairo_get_current_point(). This way we also don't have to map what
should be a routine operation to an error condition as was previously
proposed.
2008-02-06 01:06:01 -05:00
..
public Introduce cairo_has_current_point() 2008-02-06 01:06:01 -05:00
tutorial Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
.gitignore Rename .cvsignore to .gitignore. Add *~ and *.o. 2006-02-15 15:00:26 -08:00
Makefile.am Fix Makefile bug preventing 'make doc' from succeeding 2006-09-29 16:58:51 -07:00