summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-01-20 16:06:04 +0100
committerBastien Nocera <hadess@hadess.net>2022-01-20 16:06:04 +0100
commit0293a4743cc9286dd346113b57a5c6c58a83cea1 (patch)
tree54b163005f514b9d16cfddba4aa87083c3a44707 /lib
parent8f53e3ec269242cc2b9082ecd27e18dca7cd083a (diff)
downloadgnome-bluetooth-0293a4743cc9286dd346113b57a5c6c58a83cea1.tar.gz
lib: Update docs for device-removed signal
Diffstat (limited to 'lib')
-rw-r--r--lib/bluetooth-client.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/bluetooth-client.c b/lib/bluetooth-client.c
index b829984f..5697b3b4 100644
--- a/lib/bluetooth-client.c
+++ b/lib/bluetooth-client.c
@@ -1045,6 +1045,10 @@ static void bluetooth_client_class_init(BluetoothClientClass *klass)
*
* The #BluetoothClient::device-removed signal is launched when a
* device gets removed from the model.
+ *
+ * Note that #BluetoothClient::device-removed will not be called
+ * for each individual device as the model is cleared when the
+ * #BluetoothClient:default-adapter property changes.
**/
signals[DEVICE_REMOVED] =
g_signal_new ("device-removed",