api,introspection: add Gid1 and Gid2 properties in SIM interface
This commit is contained in:

committed by
Aleksander Morgado

parent
3df2c4f03c
commit
b6b21f8fa6
@@ -185,6 +185,28 @@
|
||||
-->
|
||||
<property name="PreferredNetworks" type="a(su)" access="read" />
|
||||
|
||||
<!--
|
||||
Gid1:
|
||||
|
||||
Group identifier 1evel 1.
|
||||
|
||||
Since: 1.20
|
||||
-->
|
||||
<property name="Gid1" type="ay" access="read">
|
||||
<annotation name="org.gtk.GDBus.C.ForceGVariant" value="true"/>
|
||||
</property>
|
||||
|
||||
<!--
|
||||
Gid2:
|
||||
|
||||
Group identifier 1evel 2.
|
||||
|
||||
Since: 1.20
|
||||
-->
|
||||
<property name="Gid2" type="ay" access="read">
|
||||
<annotation name="org.gtk.GDBus.C.ForceGVariant" value="true"/>
|
||||
</property>
|
||||
|
||||
<!--
|
||||
SimType:
|
||||
|
||||
|
Reference in New Issue
Block a user