wok annotate cairomm/description.txt @ rev 11937

pcmanfm: removed unnecessary copy operation
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 29 21:23:45 2012 -0800 (2012-02-29)
parents
children
rev   line source
samuel_trassare@11761 1 cairomm is a C++ wrapper for the cairo graphics library. It offers all the power
samuel_trassare@11761 2 of cairo with an interface familiar to C++ developers, including use of the
samuel_trassare@11761 3 Standard Template Library where it makes sense.