[gnome-bluetooth/wip/hadess/lib-changes: 15/18] lib: Fix "proxy" property description
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/wip/hadess/lib-changes: 15/18] lib: Fix "proxy" property description
- Date: Mon, 29 Nov 2021 15:36:14 +0000 (UTC)
commit 932ca34792912fe8986315aab90f32d0dcfb09e6
Author: Bastien Nocera <hadess hadess net>
Date: Mon Nov 29 13:01:33 2021 +0100
lib: Fix "proxy" property description
lib/bluetooth-settings-row.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/bluetooth-settings-row.c b/lib/bluetooth-settings-row.c
index e8831b62..082e5587 100644
--- a/lib/bluetooth-settings-row.c
+++ b/lib/bluetooth-settings-row.c
@@ -253,7 +253,7 @@ bluetooth_settings_row_class_init (BluetoothSettingsRowClass *klass)
g_object_class_install_property (object_class, PROP_PROXY,
g_param_spec_object ("proxy", NULL,
- "The D-Bus object path of the device",
+ "The D-Bus proxy object of the device",
G_TYPE_DBUS_PROXY, G_PARAM_READWRITE |
G_PARAM_CONSTRUCT_ONLY));
g_object_class_install_property (object_class, PROP_DEVICE,
g_param_spec_object ("device", NULL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]