1GOBJECT-QUERY(1)                 User Commands                GOBJECT-QUERY(1)
2
3
4

NAME

6       gobject-query - display a tree of types
7

SYNOPSIS

9       gobject-query froots [OPTION...]
10
11       gobject-query tree [OPTION...]
12

DESCRIPTION

14       gobject-query is a small utility that draws a tree of types.
15
16       gobject-query takes a mandatory argument that specifies whether it
17       should iterate over the fundamental types or print a type tree.
18

COMMANDS

20       froots
21           iterate over fundamental roots
22
23       tree
24           print type tree
25

OPTIONS

27       -r TYPE
28           specify the root type
29
30       -n
31           don't descend type tree
32
33       -b STRING
34           specify indent string
35
36       -i STRING
37           specify incremental indent string
38
39       -s NUMBER
40           specify line spacing
41
42       -h, --help
43           Print brief help and exit.
44
45       -v, --version
46           Print version and exit.
47
48
49
50GObject                                                       GOBJECT-QUERY(1)
Impressum