[mcclim-devel] Patch: gtkairo backend CL source conventions 1/2

Douglas Crosher dtc at scieneer.com
Thu Jan 4 23:47:50 UTC 2007


The gtkairo backend use some source code conventions that are not
in the tradition of CL; using C style names for functions and constants.
This patch tranforms the source to standard CL conventions.  For example:

cairo_text_extents -> cairo-text-extents
:CAIRO_ANTIALIAS_DEFAULT -> :cairo-antialias-default
gdk_cairo_create -> %gdk-cairo-create
GdkCapStyle -> gdk-cap-style
GTK_POLICY_AUTOMATIC -> *gtk-policy-automatic*

Regards
Douglas Crosher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-gtkairo-1.gz
Type: application/unix-tar
Size: 17376 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20070105/074195f9/attachment.bin>


More information about the mcclim-devel mailing list