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

Return value

Type: gchar*

The recipient namespace.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.