New methods for abiwidget

From: <msevior_at_physics.unimelb.edu.au>
Date: Fri Dec 29 2006 - 15:17:01 CET

CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: src/text/fmt/xp/fp_Run.cpp src/text/fmt/xp/fp_TextRun.cpp
CVS: src/text/fmt/xp/fv_View_protected.cpp
CVS: src/text/ptbl/xp/pd_Document.cpp src/wp/ap/unix/abiwidget.cpp
CVS: src/wp/ap/unix/abiwidget.h
CVS: ----------------------------------------------------------------------
Implement two new methods for AbiWidget, which can be used to extract
content from the widget in any form that abi can export to.
gchar * abi_widget_get_content_all(AbiWidget * w, gchar * mimetype);
  gchar * abi_widget_get_content_selection(AbiWidget * w, gchar * mimetype);

The mimetype can also be the standard filetype extension, eg ".abw",
".rtf", ".html"

The python bindings have been updated to include these two new methods.

More features requested by OLPC

Cheers

Martin
Received on Fri Dec 29 15:17:17 2006

This archive was generated by hypermail 2.1.8 : Fri Dec 29 2006 - 15:17:18 CET