~ubuntu-branches/ubuntu/intrepid/glib2.0/intrepid

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2008-09-03 00:51:29 UTC
  • mfrom: (1.2.47 upstream)
  • Revision ID: james.westby@ubuntu.com-20080903005129-cuvzg72uin744gd6
Tags: 2.18.0-1
* New upstream stable release, with API addition.
  - Update symbols file for new g_object_get_type() symbol and drop
    g_slice_debug_tree_statistics() which shouldn't have been exported in
    the first place.
  - Refresh patches 01_gettext-desktopfiles,
    02_usr_share_gnome_applications, and 03_blacklist-directories to apply
    cleanly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
    <sub name="Migrating to GIO" link="migrating.html">
76
76
      <sub name="Migrating from POSIX to GIO" link="ch14.html"/>
77
77
      <sub name="Migrating from GnomeVFS to GIO" link="ch15.html">
78
 
        <sub name="Trash handling" link="ch15.html#id2902767"/>
 
78
        <sub name="Trash handling" link="ch15.html#id2871514"/>
79
79
        <sub name="Operations on multiple files" link="ch15s02.html"/>
80
80
        <sub name="Mime monitoring" link="ch15s03.html"/>
81
81
      </sub>
744
744
    <keyword type="struct" name="GEmblemedIcon" link="GEmblemedIcon.html#GEmblemedIcon-struct"/>
745
745
    <keyword type="function" name="g_emblemed_icon_new ()" link="GEmblemedIcon.html#g-emblemed-icon-new" since="2.18"/>
746
746
    <keyword type="function" name="g_emblemed_icon_get_icon ()" link="GEmblemedIcon.html#g-emblemed-icon-get-icon" since="2.18"/>
 
747
    <keyword type="function" name="g_emblemed_icon_get_emblems ()" link="GEmblemedIcon.html#g-emblemed-icon-get-emblems" since="2.18"/>
 
748
    <keyword type="function" name="g_emblemed_icon_add_emblem ()" link="GEmblemedIcon.html#g-emblemed-icon-add-emblem" since="2.18"/>
747
749
    <keyword type="struct" name="GEmblem" link="GEmblem.html#GEmblem-struct"/>
 
750
    <keyword type="enum" name="enum GEmblemOrigin" link="GEmblem.html#GEmblemOrigin" since="2.18"/>
748
751
    <keyword type="function" name="g_emblem_new ()" link="GEmblem.html#g-emblem-new" since="2.18"/>
749
752
    <keyword type="function" name="g_emblem_new_with_origin ()" link="GEmblem.html#g-emblem-new-with-origin" since="2.18"/>
750
753
    <keyword type="function" name="g_emblem_get_icon ()" link="GEmblem.html#g-emblem-get-icon" since="2.18"/>