1 <refentry id="gobject-query" lang="en">
4 <title>gobject-query</title>
5 <productname>GObject</productname>
8 <contrib>Developer</contrib>
9 <firstname>Tim</firstname>
10 <surname>Janik</surname>
16 <refentrytitle>gobject-query</refentrytitle>
17 <manvolnum>1</manvolnum>
18 <refmiscinfo class="manual">User Commands</refmiscinfo>
22 <refname>gobject-query</refname>
23 <refpurpose>display a tree of types</refpurpose>
28 <command>gobject-query</command>
29 <arg choice="plain">froots</arg>
30 <arg choice="opt" rep="repeat">OPTION</arg>
33 <command>gobject-query</command>
34 <arg choice="plain">tree</arg>
35 <arg choice="opt" rep="repeat">OPTION</arg>
39 <refsect1><title>Description</title>
41 <command>gobject-query</command> is a small utility that draws a tree of
46 <command>gobject-query</command> takes a mandatory argument that specifies
47 whether it should iterate over the fundamental types or print a type tree.
51 <refsect1><title>Commands</title>
54 <term><option>froots</option></term>
56 iterate over fundamental roots
60 <term><option>tree</option></term>
68 <refsect1><title>Options</title>
72 <term><option>-r</option> <replaceable>TYPE</replaceable></term>
79 <term><option>-n</option></term>
81 don't descend type tree
86 <term><option>-b</option> <replaceable>STRING</replaceable></term>
93 <term><option>-i</option> <replaceable>STRING</replaceable></term>
95 specify incremental indent string
101 <term><option>-s</option> <replaceable>NUMBER</replaceable></term>
108 <term><option>-h</option>, <option>--help</option></term>
110 Print brief help and exit.
115 <term><option>-v</option>, <option>--version</option></term>
117 Print version and exit.