summaryrefslogtreecommitdiff
path: root/tests/scanner/annotationparser/gtkdoc/gobject/gtypes.c.xml
blob: 72dcdf90203b4efaef1608ff420e11dc160791ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-8"?>

<tests>

<test>
  <commentblock>/**
 * SECTION:types
 * @title: GtkdocTypes
 * @short_description: other gobject types for gtk-doc unit test
 * @see_also: #GtkdocObject, #GtkdocIface
 *
 * This file contains non-sense code for the sole purpose of testing the docs.
 */</commentblock>
  <docblock>
    <identifier>
      <name>SECTION:types</name>
    </identifier>
    <parameters>
      <parameter>
        <name>title</name>
        <description>GtkdocTypes</description>
      </parameter>
      <parameter>
        <name>short_description</name>
        <description>other gobject types for gtk-doc unit test</description>
      </parameter>
      <parameter>
        <name>see_also</name>
        <description>#GtkdocObject, #GtkdocIface</description>
      </parameter>
    </parameters>
    <description>This file contains non-sense code for the sole purpose of testing the docs.</description>
  </docblock>
</test>

</tests>