File: struct.xml

package info (click to toggle)
gxml 0.20.4%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,364 kB
  • sloc: xml: 131,277; ansic: 786; javascript: 328; python: 88; makefile: 35; sh: 11
file content (8 lines) | stat: -rw-r--r-- 338 bytes parent folder | download
1
2
3
4
5
6
7
8
<Object>
  <Property ptype="gint32" pname="age">28</Property>
  <Property ptype="GString" pname="name">
    <Property ptype="gchar*" pname="str">Richard</Property>
    <Property ptype="gsize" pname="len">7</Property>
    <Property ptype="gsize" pname="allocated_len">8</Property> <!-- TODO: reasonable number? -->
  </Property>
</Object>