mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
Add an annotation
This commit is contained in:
parent
a3cc274fc6
commit
bb221b68df
@ -709,7 +709,7 @@ g_dbus_message_get_unix_fd_list (GDBusMessage *message)
|
||||
/**
|
||||
* g_dbus_message_set_unix_fd_list:
|
||||
* @message: A #GDBusMessage.
|
||||
* @fd_list: A #GUnixFDList or %NULL.
|
||||
* @fd_list: (allow-none): A #GUnixFDList or %NULL.
|
||||
*
|
||||
* Sets the UNIX file descriptors associated with @message. As a
|
||||
* side-effect the %G_DBUS_MESSAGE_HEADER_FIELD_NUM_UNIX_FDS header
|
||||
|
Loading…
Reference in New Issue
Block a user