gobject-query.1   [plain text]


.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Ip \" List item
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.TH "GOBJECT-QUERY" 1 "" "" ""
.SH NAME
gobject-query \- display a tree of types
.SH "SYNOPSIS"

.nf
\fBgobject-query\fR froots [options...]
.fi

.nf
\fBgobject-query\fR tree [options...]
.fi

.SH "DESCRIPTION"

.PP
 \fBgobject-query\fR is a small utility that draws a tree of types\&.

.SH "INVOKATION"

.PP
 \fBgobject-query\fR takes a mandatory argument that specifies whether it should iterate over the fundamental types or print a type tree\&.

.SS "Options"

.TP
\fBfroots\fR
iterate over fundamental roots

.TP
\fBtree\fR
print type tree

.TP
\fB-r\fR \fItype\fR
specify the root type

.TP
\fB-n\fR
don't descend type tree

.TP
\fB-b\fR \fIstring\fR
specify indent string

.TP
\fB-i\fR \fIstring\fR
specify incremental indent string

.TP
\fB-s\fR \fInumber\fR
specify line spacing

.TP
\fB-h\fR, \fB--help\fR
Print brief help and exit\&.

.TP
\fB-v\fR, \fB--version\fR
Print version and exit\&.