2.5.2: * Canvas: set_dither(), get_dither(): Use C++ enum instead of C enum. * Item: draw(): Use C++ Gdk::Drawable instead of C type. * Text: Changed all C Pango properties to their C++ counterparts. (Bryan Forbes)