Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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 <TYPE>
	  Specify the root type.

       -n
	  Dont 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.

							       GOBJECT-QUERY()

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gobject-query&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help