Update to version 2.33.1
[profile/ivi/glib2.git] / docs / reference / glib / html / glib.devhelp2
index c37be14..68551b8 100644 (file)
     <sub name="Index of new symbols in 2.28" link="api-index-2-28.html"/>
     <sub name="Index of new symbols in 2.30" link="api-index-2-30.html"/>
     <sub name="Index of new symbols in 2.32" link="api-index-2-32.html"/>
+    <sub name="Index of new symbols in 2.34" link="api-index-2-34.html"/>
     <sub name="Annotation Glossary" link="annotation-glossary.html"/>
   </chapters>
   <functions>
-    <keyword type="" name="Environment variables" link="glib-running.html#id570449"/>
+    <keyword type="" name="Environment variables" link="glib-running.html#idp7660576"/>
     <keyword type="" name="Locale" link="glib-running.html#setlocale"/>
-    <keyword type="" name="Traps and traces" link="glib-running.html#id547573"/>
-    <keyword type="" name="Gdb debugging macros" link="glib-running.html#id547656"/>
-    <keyword type="" name="SystemTap" link="glib-running.html#id547691"/>
-    <keyword type="" name="Memory statistics" link="glib-running.html#id547727"/>
+    <keyword type="" name="Traps and traces" link="glib-running.html#idp9485808"/>
+    <keyword type="" name="Gdb debugging macros" link="glib-running.html#idp9495808"/>
+    <keyword type="" name="SystemTap" link="glib-running.html#idp9499984"/>
+    <keyword type="" name="Memory statistics" link="glib-running.html#idp9504336"/>
     <keyword type="variable" name="glib_major_version" link="glib-Version-Information.html#glib-major-version"/>
     <keyword type="variable" name="glib_minor_version" link="glib-Version-Information.html#glib-minor-version"/>
     <keyword type="variable" name="glib_micro_version" link="glib-Version-Information.html#glib-micro-version"/>
     <keyword type="function" name="g_atomic_pointer_or ()" link="glib-Atomic-Operations.html#g-atomic-pointer-or" since="2.30"/>
     <keyword type="function" name="g_atomic_pointer_xor ()" link="glib-Atomic-Operations.html#g-atomic-pointer-xor" since="2.30"/>
     <keyword type="function" name="g_atomic_int_exchange_and_add ()" link="glib-Atomic-Operations.html#g-atomic-int-exchange-and-add" deprecated="2.30: Use g_atomic_int_add() instead." since="2.4"/>
-    <keyword type="" name="Creating new source types" link="glib-The-Main-Event-Loop.html#id631691"/>
-    <keyword type="" name="Customizing the main loop iteration" link="glib-The-Main-Event-Loop.html#id631759"/>
+    <keyword type="" name="Creating new source types" link="glib-The-Main-Event-Loop.html#idp17339088"/>
+    <keyword type="" name="Customizing the main loop iteration" link="glib-The-Main-Event-Loop.html#idp17347344"/>
     <keyword type="struct" name="GMainLoop" link="glib-The-Main-Event-Loop.html#GMainLoop"/>
     <keyword type="function" name="g_main_loop_new ()" link="glib-The-Main-Event-Loop.html#g-main-loop-new"/>
     <keyword type="function" name="g_main_loop_ref ()" link="glib-The-Main-Event-Loop.html#g-main-loop-ref"/>
     <keyword type="function" name="g_async_queue_sort ()" link="glib-Asynchronous-Queues.html#g-async-queue-sort" since="2.10"/>
     <keyword type="function" name="g_async_queue_lock ()" link="glib-Asynchronous-Queues.html#g-async-queue-lock"/>
     <keyword type="function" name="g_async_queue_unlock ()" link="glib-Asynchronous-Queues.html#g-async-queue-unlock"/>
-    <keyword type="function" name="g_async_queue_ref_unlocked ()" link="glib-Asynchronous-Queues.html#g-async-queue-ref-unlocked"/>
-    <keyword type="function" name="g_async_queue_unref_and_unlock ()" link="glib-Asynchronous-Queues.html#g-async-queue-unref-and-unlock"/>
+    <keyword type="function" name="g_async_queue_ref_unlocked ()" link="glib-Asynchronous-Queues.html#g-async-queue-ref-unlocked" deprecated=""/>
+    <keyword type="function" name="g_async_queue_unref_and_unlock ()" link="glib-Asynchronous-Queues.html#g-async-queue-unref-and-unlock" deprecated=""/>
     <keyword type="function" name="g_async_queue_push_unlocked ()" link="glib-Asynchronous-Queues.html#g-async-queue-push-unlocked"/>
     <keyword type="function" name="g_async_queue_push_sorted_unlocked ()" link="glib-Asynchronous-Queues.html#g-async-queue-push-sorted-unlocked" since="2.10"/>
     <keyword type="function" name="g_async_queue_pop_unlocked ()" link="glib-Asynchronous-Queues.html#g-async-queue-pop-unlocked"/>
     <keyword type="function" name="g_try_malloc0_n ()" link="glib-Memory-Allocation.html#g-try-malloc0-n" since="2.24"/>
     <keyword type="function" name="g_try_realloc_n ()" link="glib-Memory-Allocation.html#g-try-realloc-n" since="2.24"/>
     <keyword type="function" name="g_free ()" link="glib-Memory-Allocation.html#g-free"/>
+    <keyword type="function" name="g_clear_pointer ()" link="glib-Memory-Allocation.html#g-clear-pointer" since="2.34"/>
     <keyword type="variable" name="g_mem_gc_friendly" link="glib-Memory-Allocation.html#g-mem-gc-friendly"/>
     <keyword type="macro" name="g_alloca()" link="glib-Memory-Allocation.html#g-alloca"/>
     <keyword type="macro" name="g_newa()" link="glib-Memory-Allocation.html#g-newa"/>
     <keyword type="function" name="g_date_time_new_from_timeval_local ()" link="glib-GDateTime.html#g-date-time-new-from-timeval-local" since="2.26"/>
     <keyword type="function" name="g_date_time_new_from_timeval_utc ()" link="glib-GDateTime.html#g-date-time-new-from-timeval-utc" since="2.26"/>
     <keyword type="function" name="g_date_time_new ()" link="glib-GDateTime.html#g-date-time-new" since="2.26"/>
-    <keyword type="function" name="g_date_time_new_local ()" link="glib-GDateTime.html#g-date-time-new-local" since="2.26."/>
-    <keyword type="function" name="g_date_time_new_utc ()" link="glib-GDateTime.html#g-date-time-new-utc" since="2.26."/>
+    <keyword type="function" name="g_date_time_new_local ()" link="glib-GDateTime.html#g-date-time-new-local" since="2.26"/>
+    <keyword type="function" name="g_date_time_new_utc ()" link="glib-GDateTime.html#g-date-time-new-utc" since="2.26"/>
     <keyword type="function" name="g_date_time_add ()" link="glib-GDateTime.html#g-date-time-add" since="2.26"/>
     <keyword type="function" name="g_date_time_add_years ()" link="glib-GDateTime.html#g-date-time-add-years" since="2.26"/>
     <keyword type="function" name="g_date_time_add_months ()" link="glib-GDateTime.html#g-date-time-add-months" since="2.26"/>
     <keyword type="function" name="g_match_info_fetch_named ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-fetch-named" since="2.14"/>
     <keyword type="function" name="g_match_info_fetch_named_pos ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-fetch-named-pos" since="2.14"/>
     <keyword type="function" name="g_match_info_fetch_all ()" link="glib-Perl-compatible-regular-expressions.html#g-match-info-fetch-all" since="2.14"/>
-    <keyword type="" name="Non-printing characters" link="glib-regex-syntax.html#id811766"/>
-    <keyword type="" name="Absolute and relative back references" link="glib-regex-syntax.html#id819041"/>
-    <keyword type="" name="Generic character types" link="glib-regex-syntax.html#id819054"/>
-    <keyword type="" name="Newline sequences" link="glib-regex-syntax.html#id819204"/>
-    <keyword type="" name="Unicode character properties" link="glib-regex-syntax.html#id819219"/>
-    <keyword type="" name="Simple assertions" link="glib-regex-syntax.html#id819518"/>
-    <keyword type="" name="Lookahead assertions" link="glib-regex-syntax.html#id825450"/>
-    <keyword type="" name="Lookbehind assertions" link="glib-regex-syntax.html#id825501"/>
-    <keyword type="" name="Using multiple assertions" link="glib-regex-syntax.html#id825615"/>
-    <keyword type="" name="Checking for a used subpattern by number" link="glib-regex-syntax.html#id825706"/>
-    <keyword type="" name="Checking for a used subpattern by name" link="glib-regex-syntax.html#id825741"/>
-    <keyword type="" name="Checking for pattern recursion" link="glib-regex-syntax.html#id825766"/>
-    <keyword type="" name="Defining subpatterns for use by reference only" link="glib-regex-syntax.html#id825795"/>
-    <keyword type="" name="Assertion conditions" link="glib-regex-syntax.html#id825827"/>
+    <keyword type="" name="Non-printing characters" link="glib-regex-syntax.html#idp38784128"/>
+    <keyword type="" name="Absolute and relative back references" link="glib-regex-syntax.html#idp39376768"/>
+    <keyword type="" name="Generic character types" link="glib-regex-syntax.html#idp39378336"/>
+    <keyword type="" name="Newline sequences" link="glib-regex-syntax.html#idp39396288"/>
+    <keyword type="" name="Unicode character properties" link="glib-regex-syntax.html#idp39398144"/>
+    <keyword type="" name="Simple assertions" link="glib-regex-syntax.html#idp36120608"/>
+    <keyword type="" name="Lookahead assertions" link="glib-regex-syntax.html#idp40832016"/>
+    <keyword type="" name="Lookbehind assertions" link="glib-regex-syntax.html#idp40838080"/>
+    <keyword type="" name="Using multiple assertions" link="glib-regex-syntax.html#idp39143696"/>
+    <keyword type="" name="Checking for a used subpattern by number" link="glib-regex-syntax.html#idp39154512"/>
+    <keyword type="" name="Checking for a used subpattern by name" link="glib-regex-syntax.html#idp39158752"/>
+    <keyword type="" name="Checking for pattern recursion" link="glib-regex-syntax.html#idp39161728"/>
+    <keyword type="" name="Defining subpatterns for use by reference only" link="glib-regex-syntax.html#idp39165200"/>
+    <keyword type="" name="Assertion conditions" link="glib-regex-syntax.html#idp39169136"/>
     <keyword type="enum" name="enum GMarkupError" link="glib-Simple-XML-Subset-Parser.html#GMarkupError"/>
     <keyword type="macro" name="G_MARKUP_ERROR" link="glib-Simple-XML-Subset-Parser.html#G-MARKUP-ERROR:CAPS"/>
     <keyword type="enum" name="enum GMarkupParseFlags" link="glib-Simple-XML-Subset-Parser.html#GMarkupParseFlags"/>
     <keyword type="function" name="g_variant_type_next ()" link="glib-GVariantType.html#g-variant-type-next"/>
     <keyword type="function" name="g_variant_type_key ()" link="glib-GVariantType.html#g-variant-type-key"/>
     <keyword type="function" name="g_variant_type_value ()" link="glib-GVariantType.html#g-variant-type-value"/>
-    <keyword type="" name="Memory Use" link="glib-GVariant.html#id995091"/>
+    <keyword type="" name="Memory Use" link="glib-GVariant.html#idp61215504"/>
     <keyword type="struct" name="GVariant" link="glib-GVariant.html#GVariant" since="2.24"/>
     <keyword type="function" name="g_variant_unref ()" link="glib-GVariant.html#g-variant-unref" since="2.24"/>
     <keyword type="function" name="g_variant_ref ()" link="glib-GVariant.html#g-variant-ref" since="2.24"/>
     <keyword type="function" name="g_completion_set_compare ()" link="glib-Automatic-String-Completion.html#g-completion-set-compare" deprecated="2.26: Rarely used API"/>
     <keyword type="function" name="GCompletionStrncmpFunc ()" link="glib-Automatic-String-Completion.html#GCompletionStrncmpFunc"/>
     <keyword type="function" name="g_completion_free ()" link="glib-Automatic-String-Completion.html#g-completion-free" deprecated="2.26: Rarely used API"/>
-    <keyword type="" name="Options" link="glib-gettextize.html#id798742"/>
-    <keyword type="" name="Options" link="gtester.html#id610795"/>
-    <keyword type="" name="Options" link="gtester-report.html#id631196"/>
+    <keyword type="" name="Options" link="glib-gettextize.html#idp48028976"/>
+    <keyword type="" name="Options" link="gtester.html#idp7747680"/>
+    <keyword type="" name="Options" link="gtester-report.html#idp21848048"/>
     <keyword type="constant" name="G_THREAD_ERROR_AGAIN" link="glib-Threads.html#G-THREAD-ERROR-AGAIN:CAPS"/>
     <keyword type="constant" name="G_ONCE_STATUS_NOTCALLED" link="glib-Threads.html#G-ONCE-STATUS-NOTCALLED:CAPS"/>
     <keyword type="constant" name="G_ONCE_STATUS_PROGRESS" link="glib-Threads.html#G-ONCE-STATUS-PROGRESS:CAPS"/>