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