summaryrefslogtreecommitdiff
path: root/lib/bluetooth-plugin-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bluetooth-plugin-manager.c')
-rw-r--r--lib/bluetooth-plugin-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bluetooth-plugin-manager.c b/lib/bluetooth-plugin-manager.c
index ae125f8f..fb5b2f09 100644
--- a/lib/bluetooth-plugin-manager.c
+++ b/lib/bluetooth-plugin-manager.c
@@ -134,7 +134,7 @@ bluetooth_plugin_manager_cleanup (void)
* Returns a list of widgets suitable for configuring the device
* represented by @address, for the services listed in @uuids.
*
- * Return value: a #GList of #GtkWidget, or %NULL is none.
+ * Return value: (element-type Gtk.Widget) (transfer none) (allow-null): a #GList of #GtkWidget, or %NULL if none.
**/
GList *
bluetooth_plugin_manager_get_widgets (const char *bdaddr,