summaryrefslogtreecommitdiff
path: root/libpurple/purplemessage.h
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2021-08-04 04:40:54 -0500
committerGary Kramlich <grim@reaperworld.com>2021-08-04 04:40:54 -0500
commite7a275df761f9449359b52d2919f4c38312de510 (patch)
treecf4ef502dd4b2e246d20e57d35e5390d40b332f4 /libpurple/purplemessage.h
parent61bc1a87178b18781a5c41259e7b1b83696aef9e (diff)
downloadpidgin-e7a275df761f9449359b52d2919f4c38312de510.tar.gz
A bunch of random libpurple documentation fixes
Testing Done: Build the docs and verified the fixes in `build/doc/reference/libpurple/libpurple-undocumented.txt` Reviewed at https://reviews.imfreedom.org/r/872/
Diffstat (limited to 'libpurple/purplemessage.h')
-rw-r--r--libpurple/purplemessage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpurple/purplemessage.h b/libpurple/purplemessage.h
index 31c8a2fe34..a7369c07fe 100644
--- a/libpurple/purplemessage.h
+++ b/libpurple/purplemessage.h
@@ -73,6 +73,7 @@ G_BEGIN_DECLS
* @PURPLE_MESSAGE_REMOTE_SEND: Message sent from another location, not an echo
* of a local one.
* Since: 2.12.0
+ * @PURPLE_MESSAGE_FORWARDED: The message has been forward to the recipient.
*
* Flags applicable to a message. Most will have send, recv or system.
*/