libpurple status string and message formating
Sean Egan
seanegan at gmail.com
Wed May 2 19:32:11 EDT 2007
On 5/2/07, Evan Schoenberg <evands at pidgin.im> wrote:
> 2) Is it possible to receive messages with out XML/HTML markup formatting?
> Not directly, but purple offers a utility function
> purple_markup_strip_html() which you may find helpful.
You could also connect to the receiving-xmlnode signal and parse out
the <body> yourself, instead of connecting to purple's
receiving-im-msg signal.
More information about the Devel
mailing list