Add an error property to PurpleMessage
Review Request #2234 — Created Feb. 10, 2023 and submitted
There are a number of ways that an individual message can fail, and it would be nice to let the user interface know that it failed, so that the user can attempt to resend.
Ran the unit tests (that I just added)
Summary | ID |
---|---|
0791906229d03b4910c59693745f32f76fbb9e46 |
Description | From | Last Updated |
---|---|---|
Function header says message not instance. |
ivanhoe | |
unknown annotation: transfer-full |
ivanhoe | |
instance vs message |
ivanhoe | |
unknown annotation: transfer-none |
ivanhoe | |
Should null check error since g_propagate_error demands it to be non null. |
ivanhoe | |
error belongs to message and should not freed here. |
ivanhoe |