mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-26 02:48:54 +02:00
GDBus: Add some gobject-introspection annotations for new code
Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
@@ -255,8 +255,8 @@ g_dbus_object_manager_server_new (GDBusConnection *connection,
|
||||
*
|
||||
* Gets the #GDBusConnection used by @manager.
|
||||
*
|
||||
* Returns: A #GDBusConnection object. Do not free, the object belongs
|
||||
* to @manager.
|
||||
* Returns: (transfer none): A #GDBusConnection object. Do not free,
|
||||
* the object belongs to @manager.
|
||||
*
|
||||
* Since: 2.30
|
||||
*/
|
||||
|
Reference in New Issue
Block a user