~attente/glib/gbytesicon

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2012-11-28 14:38:35 UTC
  • mfrom: (172.1.6 experimental)
  • Revision ID: package-import@ubuntu.com-20121128143835-at37o4ozls05rkgf
Tags: 2.34.3-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
208
208
        <sub name="Migrating from POSIX to GIO" link="ch29.html"/>
209
209
      </sub>
210
210
      <sub name="Migrating from GnomeVFS to GIO" link="ch30.html">
211
 
        <sub name="Trash handling" link="ch30.html#idp35381472"/>
 
211
        <sub name="Trash handling" link="ch30.html#idp15312896"/>
212
212
        <sub name="Operations on multiple files" link="ch30s02.html"/>
213
213
        <sub name="Mime monitoring" link="ch30s03.html"/>
214
214
      </sub>
215
215
      <sub name="Migrating from GConf to GSettings" link="ch31.html">
216
 
        <sub name="Before you start" link="ch31.html#idp78259744"/>
 
216
        <sub name="Before you start" link="ch31.html#idp50422288"/>
217
217
        <sub name="Conceptual differences" link="ch31s02.html"/>
218
218
        <sub name="GConfClient (and GConfBridge) API conversion" link="ch31s03.html"/>
219
219
        <sub name="Change notification" link="ch31s04.html"/>
222
222
        <sub name="Data conversion" link="ch31s07.html"/>
223
223
      </sub>
224
224
      <sub name="Migrating to GDBus" link="ch32.html">
225
 
        <sub name="Conceptual differences" link="ch32.html#idp105690720"/>
 
225
        <sub name="Conceptual differences" link="ch32.html#idp77073552"/>
226
226
        <sub name="API comparison" link="ch32s02.html"/>
227
227
        <sub name="Owning bus names" link="ch32s03.html"/>
228
228
        <sub name="Creating proxies for well-known names" link="ch32s04.html"/>
2067
2067
    <keyword type="property" name="The &quot;object-path&quot; property" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient--object-path"/>
2068
2068
    <keyword type="signal" name="The &quot;interface-proxy-properties-changed&quot; signal" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient-interface-proxy-properties-changed"/>
2069
2069
    <keyword type="signal" name="The &quot;interface-proxy-signal&quot; signal" link="GDBusObjectManagerClient.html#GDBusObjectManagerClient-interface-proxy-signal"/>
2070
 
    <keyword type="" name="Vendor overrides" link="GSettings.html#idp87592000"/>
2071
 
    <keyword type="" name="Binding" link="GSettings.html#idp87597232"/>
 
2070
    <keyword type="" name="Vendor overrides" link="GSettings.html#idp61226416"/>
 
2071
    <keyword type="" name="Binding" link="GSettings.html#idp61231648"/>
2072
2072
    <keyword type="struct" name="GSettings" link="GSettings.html#GSettings-struct"/>
2073
2073
    <keyword type="function" name="g_settings_new ()" link="GSettings.html#g-settings-new" since="2.26"/>
2074
2074
    <keyword type="function" name="g_settings_new_with_path ()" link="GSettings.html#g-settings-new-with-path" since="2.26"/>
2406
2406
    <keyword type="function" name="g_io_extension_point_register ()" link="gio-Extension-Points.html#g-io-extension-point-register"/>
2407
2407
    <keyword type="function" name="g_io_extension_point_set_required_type ()" link="gio-Extension-Points.html#g-io-extension-point-set-required-type"/>
2408
2408
    <keyword type="function" name="g_io_extension_ref_class ()" link="gio-Extension-Points.html#g-io-extension-ref-class"/>
2409
 
    <keyword type="" name="Client-side usage" link="gdbus-codegen.html#idp37027248"/>
2410
 
    <keyword type="" name="Server-side usage" link="gdbus-codegen.html#idp33960080"/>
 
2409
    <keyword type="" name="Client-side usage" link="gdbus-codegen.html#idp53168224"/>
 
2410
    <keyword type="" name="Server-side usage" link="gdbus-codegen.html#idp12263664"/>
2411
2411
    <keyword type="struct" name="GTestDBus" link="GTestDBus.html#GTestDBus-struct"/>
2412
2412
    <keyword type="enum" name="enum GTestDBusFlags" link="GTestDBus.html#GTestDBusFlags-enum"/>
2413
2413
    <keyword type="function" name="g_test_dbus_new ()" link="GTestDBus.html#g-test-dbus-new"/>