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