Method
XemeMessageadd_body
unstable since: 0.1
Declaration [src]
void
xeme_message_add_body (
XemeMessage* message,
const char* language,
const char* content
)
Description [src]
Add a body to the message.
If a body already exists with language
, it will be replaced with the new
content
.
Available since: 0.1