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

« back to all changes in this revision

Viewing changes to docs/reference/gio/html/GSettings.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:
587
587
<p>
588
588
</p>
589
589
<div class="refsect2">
590
 
<a name="id892211"></a><h3>Vendor overrides</h3>
 
590
<a name="id899857"></a><h3>Vendor overrides</h3>
591
591
<p>
592
592
    Default values are defined in the schemas that get installed by
593
593
    an application. Sometimes, it is necessary for a vendor or distributor
626
626
<p>
627
627
</p>
628
628
<div class="refsect2">
629
 
<a name="id892255"></a><h3>Binding</h3>
 
629
<a name="id899901"></a><h3>Binding</h3>
630
630
<p>
631
631
    A very convenient feature of GSettings lets you bind <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> properties
632
632
    directly to settings, using <a class="link" href="GSettings.html#g-settings-bind" title="g_settings_bind ()"><code class="function">g_settings_bind()</code></a>. Once a GObject property