Man page - gobject-query(1)
Packages contains this manual
Package: libgio-2.0-dev-bin
apt-get install libgio-2.0-dev-bin
apt-get install libgio-2.0-dev-bin
Manuals in package:
Documentations in package:
Manual
GOBJECT-QUERY
NAMESYNOPSIS
DESCRIPTION
COMMANDS
OPTIONS
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 <TYPE>
Specify the root type.
-n
Donβt descend type tree.
-b <STRING>
Specify indent string.
-i <STRING>
Specify incremental indent string.
-s <NUMBER>
Specify line spacing.
-h , --help
Print brief help and exit.
-v , --version
Print version and exit.