Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

gobject-query (1)

名前

gobject-query - display a tree of types

形式

gobject-query froots [OPTION...]

gobject-query tree [OPTION...]

説明

GOBJECT-QUERY(1)                 User Commands                GOBJECT-QUERY(1)



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.

       gobject-query 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.



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | library/glib2    |
       +---------------+------------------+
       |Stability      | Uncommitted      |
       +---------------+------------------+
NOTES
       This software was built from source available at
       https://github.com/oracle/solaris-userland.  The original community
       source was downloaded from
       https://download.gnome.org/sources/glib/2.52/glib-2.52.0.tar.xz

       Further information about this software can be found on the open source
       community website at https://wiki.gnome.org/Projects/GLib/.



GObject                                                       GOBJECT-QUERY(1)