mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +01:00
gio.symbols: add g_dbus_message_[gs]et_byte_order
This commit is contained in:
parent
5e044a943c
commit
889a7f81dd
@ -1646,6 +1646,7 @@ g_dbus_message_new_signal
|
||||
g_dbus_message_bytes_needed
|
||||
g_dbus_message_get_arg0
|
||||
g_dbus_message_get_body
|
||||
g_dbus_message_get_byte_order
|
||||
g_dbus_message_get_destination
|
||||
g_dbus_message_get_error_name
|
||||
g_dbus_message_get_flags
|
||||
@ -1662,6 +1663,7 @@ g_dbus_message_get_signature
|
||||
g_dbus_message_get_message_type
|
||||
g_dbus_message_print
|
||||
g_dbus_message_set_body
|
||||
g_dbus_message_set_byte_order
|
||||
g_dbus_message_set_destination
|
||||
g_dbus_message_set_error_name
|
||||
g_dbus_message_set_flags
|
||||
|
Loading…
Reference in New Issue
Block a user