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

« back to all changes in this revision

Viewing changes to docs/reference/glib/html/glib.devhelp

  • 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:
102
102
    <sub name="Index of new symbols in 2.18" link="ix11.html"/>
103
103
  </chapters>
104
104
  <functions>
105
 
    <function name="Environment variables" link="glib-running.html#id2694131"/>
 
105
    <function name="Environment variables" link="glib-running.html#id2809602"/>
106
106
    <function name="Locale" link="glib-running.html#setlocale"/>
107
 
    <function name="Traps and traces" link="glib-running.html#id2695170"/>
108
 
    <function name="Memory statistics" link="glib-running.html#id2695255"/>
109
 
    <function name="Non-printing characters" link="glib-regex-syntax.html#id2696941"/>
110
 
    <function name="Absolute and relative back references" link="glib-regex-syntax.html#id2697301"/>
111
 
    <function name="Generic character types" link="glib-regex-syntax.html#id2697315"/>
112
 
    <function name="Newline sequences" link="glib-regex-syntax.html#id2697456"/>
113
 
    <function name="Unicode character properties" link="glib-regex-syntax.html#id2697474"/>
114
 
    <function name="Simple assertions" link="glib-regex-syntax.html#id2698337"/>
115
 
    <function name="Lookahead assertions" link="glib-regex-syntax.html#id2696607"/>
116
 
    <function name="Lookbehind assertions" link="glib-regex-syntax.html#id2700313"/>
117
 
    <function name="Using multiple assertions" link="glib-regex-syntax.html#id2700443"/>
118
 
    <function name="Checking for a used subpattern by number" link="glib-regex-syntax.html#id2700553"/>
119
 
    <function name="Checking for a used subpattern by name" link="glib-regex-syntax.html#id2700596"/>
120
 
    <function name="Checking for pattern recursion" link="glib-regex-syntax.html#id2700635"/>
121
 
    <function name="Defining subpatterns for use by reference only" link="glib-regex-syntax.html#id2700667"/>
122
 
    <function name="Assertion conditions" link="glib-regex-syntax.html#id2700708"/>
 
107
    <function name="Traps and traces" link="glib-running.html#id2810643"/>
 
108
    <function name="Memory statistics" link="glib-running.html#id2810729"/>
 
109
    <function name="Non-printing characters" link="glib-regex-syntax.html#id2812414"/>
 
110
    <function name="Absolute and relative back references" link="glib-regex-syntax.html#id2812773"/>
 
111
    <function name="Generic character types" link="glib-regex-syntax.html#id2812787"/>
 
112
    <function name="Newline sequences" link="glib-regex-syntax.html#id2812928"/>
 
113
    <function name="Unicode character properties" link="glib-regex-syntax.html#id2812947"/>
 
114
    <function name="Simple assertions" link="glib-regex-syntax.html#id2813809"/>
 
115
    <function name="Lookahead assertions" link="glib-regex-syntax.html#id2812079"/>
 
116
    <function name="Lookbehind assertions" link="glib-regex-syntax.html#id2815786"/>
 
117
    <function name="Using multiple assertions" link="glib-regex-syntax.html#id2815915"/>
 
118
    <function name="Checking for a used subpattern by number" link="glib-regex-syntax.html#id2816025"/>
 
119
    <function name="Checking for a used subpattern by name" link="glib-regex-syntax.html#id2816068"/>
 
120
    <function name="Checking for pattern recursion" link="glib-regex-syntax.html#id2816108"/>
 
121
    <function name="Defining subpatterns for use by reference only" link="glib-regex-syntax.html#id2816139"/>
 
122
    <function name="Assertion conditions" link="glib-regex-syntax.html#id2816181"/>
123
123
    <function name="glib_major_version" link="glib-Version-Information.html#glib-major-version"/>
124
124
    <function name="glib_minor_version" link="glib-Version-Information.html#glib-minor-version"/>
125
125
    <function name="glib_micro_version" link="glib-Version-Information.html#glib-micro-version"/>
261
261
    <function name="g_atomic_pointer_compare_and_exchange ()" link="glib-Atomic-Operations.html#g-atomic-pointer-compare-and-exchange"/>
262
262
    <function name="g_atomic_int_inc ()" link="glib-Atomic-Operations.html#g-atomic-int-inc"/>
263
263
    <function name="g_atomic_int_dec_and_test ()" link="glib-Atomic-Operations.html#g-atomic-int-dec-and-test"/>
264
 
    <function name="Creating new sources types" link="glib-The-Main-Event-Loop.html#id2732232"/>
265
 
    <function name="Customizing the main loop iteration" link="glib-The-Main-Event-Loop.html#id2732320"/>
 
264
    <function name="Creating new sources types" link="glib-The-Main-Event-Loop.html#id2847702"/>
 
265
    <function name="Customizing the main loop iteration" link="glib-The-Main-Event-Loop.html#id2847790"/>
266
266
    <function name="GMainLoop" link="glib-The-Main-Event-Loop.html#GMainLoop"/>
267
267
    <function name="g_main_loop_new ()" link="glib-The-Main-Event-Loop.html#g-main-loop-new"/>
268
268
    <function name="g_main_loop_ref ()" link="glib-The-Main-Event-Loop.html#g-main-loop-ref"/>
1765
1765
    <function name="GAllocator" link="glib-Memory-Allocators.html#GAllocator"/>
1766
1766
    <function name="g_allocator_new ()" link="glib-Memory-Allocators.html#g-allocator-new"/>
1767
1767
    <function name="g_allocator_free ()" link="glib-Memory-Allocators.html#g-allocator-free"/>
1768
 
    <function name="Options" link="glib-gettextize.html#id3259366"/>
1769
 
    <function name="Options" link="gtester.html#id3259763"/>
1770
 
    <function name="Options" link="gtester-report.html#id3259722"/>
 
1768
    <function name="Options" link="glib-gettextize.html#id3374697"/>
 
1769
    <function name="Options" link="gtester.html#id3375095"/>
 
1770
    <function name="Options" link="gtester-report.html#id3374822"/>
1771
1771
  </functions>
1772
1772
</book>