aboutsummaryrefslogtreecommitdiff
path: root/introspection/org.freedesktop.ModemManager1.Modem.Simple.xml
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-03-23 11:33:34 +0100
committerAleksander Morgado <aleksander@aleksander.es>2021-03-23 12:50:17 +0100
commit97ae345d9eeba4ceca5ce308a42c56cf783f27d2 (patch)
treeb3fa8e57445727a637f1456c5d2495d27594c26f /introspection/org.freedesktop.ModemManager1.Modem.Simple.xml
parentdd3cb6e774efcb4a18c0865e8482b0389bad19b3 (diff)
api: add 'Since' tags
These are not actively used by gdbus-codegen or gtk-doc, but they're helpful anyway so that users know when a given API method was introduced.
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.Simple.xml')
-rw-r--r--introspection/org.freedesktop.ModemManager1.Modem.Simple.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Simple.xml b/introspection/org.freedesktop.ModemManager1.Modem.Simple.xml
index 78f108dc..d40cb335 100644
--- a/introspection/org.freedesktop.ModemManager1.Modem.Simple.xml
+++ b/introspection/org.freedesktop.ModemManager1.Modem.Simple.xml
@@ -65,6 +65,8 @@
There are no settings specific to this call that would apply to 3GPP2
(CDMA/EVDO) devices.
+
+ Since: 1.0
-->
<method name="Connect">
<arg name="properties" type="a{sv}" direction="in" />
@@ -78,6 +80,8 @@
disconnect all active packet data bearers.
Disconnect an active packet data connection.
+
+ Since: 1.0
-->
<method name="Disconnect">
<arg name="bearer" type="o" direction="in" />
@@ -168,6 +172,8 @@
</listitem>
</varlistentry>
</variablelist>
+
+ Since: 1.0
-->
<method name="GetStatus">
<arg name="properties" type="a{sv}" direction="out" />