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

Parameters

recipient_namespace

Type: gchar*

The recipient namespace.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.