mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 03:02:10 +01:00
gdbusmessage: Clarify error returns for g_dbus_message_new_from_blob()
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
20e8040a76
commit
c387ab9c9d
@ -2004,6 +2004,9 @@ g_dbus_message_bytes_needed (guchar *blob,
|
||||
* order that the message was in can be retrieved using
|
||||
* g_dbus_message_get_byte_order().
|
||||
*
|
||||
* If the @blob cannot be parsed, contains invalid fields, or contains invalid
|
||||
* headers, %G_IO_ERROR_INVALID_ARGUMENT will be returned.
|
||||
*
|
||||
* Returns: A new #GDBusMessage or %NULL if @error is set. Free with
|
||||
* g_object_unref().
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user