Improvements from Owen's feedback.
[platform/upstream/glib.git] / docs / reference / gobject / gobject-query.1
1 .\"Generated by db2man.xsl. Don't modify this, modify the source.
2 .de Sh \" Subsection
3 .br
4 .if t .Sp
5 .ne 5
6 .PP
7 \fB\\$1\fR
8 .PP
9 ..
10 .de Sp \" Vertical space (when we can't use .PP)
11 .if t .sp .5v
12 .if n .sp
13 ..
14 .de Ip \" List item
15 .br
16 .ie \\n(.$>=3 .ne \\$3
17 .el .ne 3
18 .IP "\\$1" \\$2
19 ..
20 .TH "GOBJECT-QUERY" 1 "" "" ""
21 .SH NAME
22 gobject-query \- display a tree of types
23 .SH "SYNOPSIS"
24
25 .nf
26 \fBgobject-query\fR froots [options...]
27 .fi
28
29 .nf
30 \fBgobject-query\fR tree [options...]
31 .fi
32
33 .SH "DESCRIPTION"
34
35 .PP
36  \fBgobject-query\fR is a small utility that draws a tree of types\&.
37
38 .SH "INVOKATION"
39
40 .PP
41  \fBgobject-query\fR takes a mandatory argument that specifies whether it should iterate over the fundamental types or print a type tree\&.
42
43 .SS "Options"
44
45 .TP
46 \fBfroots\fR
47 iterate over fundamental roots
48
49 .TP
50 \fBtree\fR
51 print type tree
52
53 .TP
54 \fB-r\fR \fItype\fR
55 specify the root type
56
57 .TP
58 \fB-n\fR
59 don't descend type tree
60
61 .TP
62 \fB-b\fR \fIstring\fR
63 specify indent string
64
65 .TP
66 \fB-i\fR \fIstring\fR
67 specify incremental indent string
68
69 .TP
70 \fB-s\fR \fInumber\fR
71 specify line spacing
72
73 .TP
74 \fB-h\fR, \fB--help\fR
75 Print brief help and exit\&.
76
77 .TP
78 \fB-v\fR, \fB--version\fR
79 Print version and exit\&.
80