Method
AgsMessageQueueset_recipient_namespace
since: 3.6.16
[−]
Declaration [src]
void
ags_message_queue_set_recipient_namespace (
AgsMessageQueue* message_queue,
gchar* recipient_namespace
)
[−]
Description [src]
Set recipient_namespace
of message_queue
.
Available since: 3.6.16
Sets property | Ags.MessageQueue:recipient-namespace |
[−]
Parameters
recipient_namespace
-
Type:
gchar*
The recipient namespace.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.