API Version: 3.0
Library Version: 2.90.0
Generated by gi-docgen 2024.1
unstable since: 3.0
gboolean purple_message_remove_attachment ( PurpleMessage* message, guint64 id )
Removes the PurpleAttachment identified by id if it exists.
PurpleAttachment
id
Available since: 3.0
Type: guint64
guint64
The id of the PurpleAttachment.
Type: gboolean
gboolean
TRUE if the PurpleAttachment was found and removed, FALSE otherwise.
TRUE
FALSE