~attente/glib/gicon-upstream

« back to all changes in this revision

Viewing changes to docs/reference/gio/html/GSettings.html

  • Committer: Package Import Robot
  • Author(s): Iain Lane, Josselin Mouette, Iain Lane
  • Date: 2012-10-17 11:51:14 UTC
  • mfrom: (172.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20121017115114-gqog9lavags5afi1
Tags: 2.34.1-1
[ Josselin Mouette ]
* Require libelfg0-dev, not libelf-dev which has nothing to do with 
  it.

[ Iain Lane ]
* New upstream release
  + GTimeZone support for zoneinfo version 1
  + Leak in glib-compile-resources
  + g_settings_bind: use canonical property name
  + Port gio tests from pygobject to pygi
* Switch python-gobject-2 BD to python-gi, folowing porting of tests. 
* debian/patches/50_git_gmenuexporter_allow_null_bus_on_name_vanished.patch:
  Cherry-pick upstream patch to fix crash when GBusNameVanishedCallback is
  called with a NULL GDBusConnection. (LP: #1044322)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="settings.html" title="Settings">
9
9
<link rel="prev" href="settings.html" title="Settings">
10
10
<link rel="next" href="GSettingsBackend.html" title="GSettingsBackend">
11
 
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
604
604
<p>
605
605
</p>
606
606
<div class="refsect2">
607
 
<a name="idp60023216"></a><h3>Vendor overrides</h3>
 
607
<a name="idp61216096"></a><h3>Vendor overrides</h3>
608
608
<p>
609
609
    Default values are defined in the schemas that get installed by
610
610
    an application. Sometimes, it is necessary for a vendor or distributor
643
643
<p>
644
644
</p>
645
645
<div class="refsect2">
646
 
<a name="idp60028448"></a><h3>Binding</h3>
 
646
<a name="idp61221328"></a><h3>Binding</h3>
647
647
<p>
648
648
    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
649
649
    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
2453
2453
</tr>
2454
2454
<tr>
2455
2455
<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
2456
 
<td>a <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>. <span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GObject.Object]</span>
 
2456
<td>a <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> GObject.Object]</span>
2457
2457
</td>
2458
2458
</tr>
2459
2459
<tr>
2510
2510
</tr>
2511
2511
<tr>
2512
2512
<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
2513
 
<td>a <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>. <span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GObject.Object]</span>
 
2513
<td>a <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> GObject.Object]</span>
2514
2514
</td>
2515
2515
</tr>
2516
2516
<tr>
2593
2593
</tr>
2594
2594
<tr>
2595
2595
<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
2596
 
<td>a <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>. <span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GObject.Object]</span>
 
2596
<td>a <a href="./../gobject/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>. <span class="annotation">[<acronym title="Override the parsed C type with given type"><span class="acronym">type</span></acronym> GObject.Object]</span>
2597
2597
</td>
2598
2598
</tr>
2599
2599
<tr>
3041
3041
</div>
3042
3042
<div class="footer">
3043
3043
<hr>
3044
 
          Generated by GTK-Doc V1.18.1</div>
 
3044
          Generated by GTK-Doc V1.18</div>
3045
3045
</body>
3046
3046
</html>
 
 
b'\\ No newline at end of file'