Method
AgsMessageQueueget_recipient_namespace
since: 3.6.16
[−]
Declaration [src]
gchar*
ags_message_queue_get_recipient_namespace (
AgsMessageQueue* message_queue
)
[−]
Description [src]
Get recipient namespace of message_queue
.
Available since: 3.6.16
Gets property | Ags.MessageQueue:recipient-namespace |
[−]
Return value
Type: gchar*
The recipient namespace.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |