Method
MsgMessageServicedelete
Declaration [src]
gboolean
msg_message_service_delete (
MsgMessageService* self,
MsgMessage* message,
GCancellable* cancellable,
GError** error
)
Parameters
message |
MsgMessage |
A |
|
| The data is owned by the caller of the function. | |
cancellable |
GCancellable |
A |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError*, or NULL. |