gio/tests/tls-certificates: fix
[platform/upstream/glib.git] / gio / tests / test-codegen.xml
index 8b8cac2..505ae5c 100644 (file)
   </interface>
 
   <!-- ChangingInterfaceV2:
-       @since: 2.0
   -->
   <interface name="ChangingInterfaceV2">
     <!--
   </interface>
 
   <!-- ChangingInterfaceV10:
-       @since: 10.0
   -->
   <interface name="ChangingInterfaceV10">
     <!--
   </interface>
   <unknownTag/>
 
+  <interface name="FDPassing">
+    <method name="HelloFD">
+      <annotation name="org.gtk.GDBus.C.UnixFD" value="1"/>
+      <arg name="greeting" direction="in" type="s"/>
+      <arg name="response" direction="out" type="s"/>
+    </method>
+  </interface>
+
+  <interface name="Naming">
+    <property name="Type" type="i" access="readwrite"/>
+  </interface>
+
 </node>