Update to version 2.33.1
[profile/ivi/glib2.git] / docs / reference / gobject / gobject-query.1
1 '\" t
2 .\"     Title: gobject-query
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
5 .\"      Date: 05/01/2012
6 .\"    Manual: User Commands
7 .\"    Source: User Commands
8 .\"  Language: English
9 .\"
10 .TH "GOBJECT\-QUERY" "1" "05/01/2012" "User Commands" "User Commands"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 .ie \n(.g .ds Aq \(aq
19 .el       .ds Aq '
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
24 .nh
25 .\" disable justification (adjust text to left margin only)
26 .ad l
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
30 .SH "NAME"
31 gobject-query \- display a tree of types
32 .SH "SYNOPSIS"
33 .HP \w'\fBgobject\-query\fR\ 'u
34 \fBgobject\-query\fR froots [options...]
35 .HP \w'\fBgobject\-query\fR\ 'u
36 \fBgobject\-query\fR tree [options...]
37 .SH "DESCRIPTION"
38 .PP
39
40 \fBgobject\-query\fR
41 is a small utility that draws a tree of types\&.
42 .SH "INVOCATION"
43 .PP
44
45 \fBgobject\-query\fR
46 takes a mandatory argument that specifies whether it should iterate over the fundamental types or print a type tree\&.
47 .SS "Options"
48 .PP
49 \fBfroots\fR
50 .RS 4
51 iterate over fundamental roots
52 .RE
53 .PP
54 \fBtree\fR
55 .RS 4
56 print type tree
57 .RE
58 .PP
59 \fB\-r\fR \fItype\fR
60 .RS 4
61 specify the root type
62 .RE
63 .PP
64 \fB\-n\fR
65 .RS 4
66 don\*(Aqt descend type tree
67 .RE
68 .PP
69 \fB\-b\fR \fIstring\fR
70 .RS 4
71 specify indent string
72 .RE
73 .PP
74 \fB\-i\fR \fIstring\fR
75 .RS 4
76 specify incremental indent string
77 .RE
78 .PP
79 \fB\-s\fR \fInumber\fR
80 .RS 4
81 specify line spacing
82 .RE
83 .PP
84 \fB\-h\fR, \fB\-\-help\fR
85 .RS 4
86 Print brief help and exit\&.
87 .RE
88 .PP
89 \fB\-v\fR, \fB\-\-version\fR
90 .RS 4
91 Print version and exit\&.
92 .RE