mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
gdbusaddress: Add missing transfer annotation
This commit is contained in:
parent
298c6adf32
commit
0c495f3dbf
@ -1261,8 +1261,8 @@ get_session_address_platform_specific (GError **error)
|
||||
* The returned address will be in the
|
||||
* [D-Bus address format](https://dbus.freedesktop.org/doc/dbus-specification.html#addresses).
|
||||
*
|
||||
* Returns: a valid D-Bus address string for @bus_type or %NULL if
|
||||
* @error is set
|
||||
* Returns: (transfer full): a valid D-Bus address string for @bus_type or
|
||||
* %NULL if @error is set
|
||||
*
|
||||
* Since: 2.26
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user