~ubuntu-branches/ubuntu/trusty/glib2.0/trusty-proposed

« back to all changes in this revision

Viewing changes to docs/reference/gobject/html/gobject-query.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2011-09-19 05:51:44 UTC
  • mfrom: (1.59.27 upstream)
  • Revision ID: package-import@ubuntu.com-20110919055144-fxt09udcwcyo5x9p
Tags: 2.29.92-0ubuntu1
* New upstream release:
  - GDBus: fix segfault when remote property is invalidated
  - take more care in connection teardown to avoid use-after-free
    (LP: #740878)
  - GMappedFile: return an error when trying to map a device
  - GSettings: always deliver signals to the correct thread
    (LP: #804946, #832513)
* Drop 00git_gsettings_thread_fix.patch, 00git_changes_since_2.29.90.patch:
  Upstream now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
<div class="cmdsynopsis"><p><code class="command">gobject-query</code>   tree  [options...]</p></div>
35
35
</div>
36
36
<div class="refsect1">
37
 
<a name="id526600"></a><h2>Description</h2>
 
37
<a name="id553500"></a><h2>Description</h2>
38
38
<p>
39
39
<span class="command"><strong>gobject-query</strong></span> is a small utility that draws a tree of 
40
40
types.
41
41
</p>
42
42
</div>
43
43
<div class="refsect1">
44
 
<a name="id507642"></a><h2>Invocation</h2>
 
44
<a name="id547593"></a><h2>Invocation</h2>
45
45
<p>
46
46
<span class="command"><strong>gobject-query</strong></span> takes a mandatory argument that specifies
47
47
whether it should iterate over the fundamental types or print a type tree.
48
48
</p>
49
49
<div class="refsect2">
50
 
<a name="id497882"></a><h3>Options</h3>
 
50
<a name="id560048"></a><h3>Options</h3>
51
51
<div class="variablelist"><table border="0">
52
52
<col align="left" valign="top">
53
53
<tbody>