On Sun, 2009-03-08 at 00:03 +0000, Chris Vine wrote: > Hi, > > I am not sure who the maintainer of pangomm is but you will see the > suggestion that pango_cairo_show_layout() should be wrapped (presumably > as a method of Pango::Layout, by analogy with > pango_cairo_show_layout_line() being a member of Pango::LayoutLine).
Patches are always welcome. In the meantime, people can use the C API, calling gobj() on the C++ instance to get the underlying C instnace. -- Murray Cumming [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
