Query: gobject-query
OS: opensolaris
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gobject-query(1) User Commands gobject-query(1)NAMEgobject-query - displays information about gobject typesSYNOPSISgobject-query [-r type] [ -i string | -b string] [-s int] [-n] [-h] qualifierDESCRIPTIONgobject-query can be used to display the different types of gobjects provided by the glib libraryOPTIONSThe following options are supported: -b string Specifies the indent string. This option only applies to the output layout. -h Displays a help message about the gobject-query command, and the options that you can use with the gobject-query command. -i string Specifies an incremental indent string. This option only applies to the output layout. -n Specifies that gobject-query should not descend the type tree. This means that derived types are not displayed. -r type Specifies the root type, for example, GObject, GParam. -s int Specifies the line spacing. This option only applies to the output layout.OPERANDSThe following operands are supported: qualifier The following qualifiers are supported: froots Iterates over the fundamental root tree Prints the type treeEXAMPLESExample 1: Displaying All Types Provided by glib and Derived from GParam example% gobject-query tree GParam Example 2: Changing the Output Layout example% gobject-query froots | `void | `GInterface | `GTypePlugin ... example% gobject-query froots -b foo foo| foo`void foo| foo`GInterface foo | foo `GTypePlugin ... example% gobject-query froots -s 5 | | | | | `void | | | | | `GInterface ...ENVIRONMENT VARIABLESSee environ(5) for descriptions of the following environment variables that affect the execution of gobject-query: NLSPATH.EXIT STATUSThe following exit values are returned: 0 Application exited successfully >0 Application exited with failureFILESThe following files are used by this application: /usr/bin/gobject-query The command-line executable for the application. /usr/share/gtk-doc/html/gobject Location of developer documentationATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-base-libs-devel | +-----------------------------+-----------------------------+ |Interface stability |Committed | +-----------------------------+-----------------------------+SEE ALSOgdk-pixbuf-csource(1), gdk-pixbuf-query-loaders(1), gdk-pixbuf-query-loaders(1), glib-genmarshal(1), glib-gettextize(1), glib-mkenums(1), gtk-query-immodules-2.0(1), gtk-update-icon-cache(1), libgdk_pixbuf-2.0(3), attributes(5), environ(5), gnome-interfaces(5)NOTESWritten by Erwann Chenede, Sun Microsystems Inc., 2003. SunOS 5.11 8 Apr 2003 gobject-query(1)
Related Man Pages |
---|
gdk-pixbuf-csource(1) - opensolaris |
glib-genmarshal(1) - opensolaris |
gobject-query(1) - opensolaris |
gnome-interfaces(5) - opensolaris |
gnome-interfaces.5(5) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
./configure problems |