mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 10:57:53 +02:00
GDBus: Add some gobject-introspection annotations for new code
Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
@@ -181,7 +181,8 @@ g_dbus_object_proxy_get_object_path (GDBusObject *object)
|
||||
*
|
||||
* Gets the connection that @proxy is for.
|
||||
*
|
||||
* Returns: A #GDBusConnection. Do not free, the object is owned by @proxy.
|
||||
* Returns: (transfer none): A #GDBusConnection. Do not free, the
|
||||
* object is owned by @proxy.
|
||||
*
|
||||
* Since: 2.30
|
||||
*/
|
||||
|
Reference in New Issue
Block a user