gobject-query() gobject-query() Name gobject-query - display a tree of types SYNOPSIS gobject-query froots [OPTION] gobject-query tree [OPTION] DESCRIPTION gobject-query is a small utility that draws a tree of types. It takes a mandatory argument that specifies whether it should iterate over the fundamental types or print a type tree. COMMANDS froots Iterate over fundamental roots. tree Print type tree. OPTIONS -r Specify the root type. -n Don't descend type tree. -b Specify indent string. -i Specify incremental indent string. -s Specify line spacing. -h, --help Print brief help and exit. -v, --version Print version and exit. gobject-query()