[gjs: 3/15] doc: Add unexport_from_connection() to Gio module documentation




commit 0cc5487bc537158b08e3eee121382ce33f550ba6
Author: Philip Chimento <philip chimento gmail com>
Date:   Sat Jan 8 21:11:54 2022 -0800

    doc: Add unexport_from_connection() to Gio module documentation

 doc/Modules.md | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/doc/Modules.md b/doc/Modules.md
index 39f16b88a..f176b2cf8 100644
--- a/doc/Modules.md
+++ b/doc/Modules.md
@@ -24,6 +24,7 @@ The `Gio` override includes a number of utilities for DBus that will be document
 
     * `export(busConnection, objectPath)`
     * `unexport()`
+    * `unexport_from_connection(busConnection)`
     * `flush()`
     * `emit_signal(name, variant)`
     * `emit_property_changed(name, variant)`


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]