|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /usr/share/gtk-doc/html/glib/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Index of deprecated symbols</title> <meta name="generator" content="DocBook XSL Stylesheets V1.69.1"> <link rel="start" href="index.html" title="GLib Reference Manual"> <link rel="up" href="index.html" title="GLib Reference Manual"> <link rel="prev" href="ix01.html" title="Index"> <link rel="next" href="ix03.html" title="Index of new symbols in 2.2"> <meta name="generator" content="GTK-Doc V1.6 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="chapter" href="glib.html" title="GLib Overview"> <link rel="chapter" href="glib-fundamentals.html" title="GLib Fundamentals"> <link rel="chapter" href="glib-core.html" title="GLib Core Application Support"> <link rel="chapter" href="glib-utilities.html" title="GLib Utilities"> <link rel="chapter" href="glib-data-types.html" title="GLib Data Types"> <link rel="chapter" href="tools.html" title="GLib Tools"> <link rel="index" href="ix01.html" title="Index"> <link rel="index" href="ix02.html" title="Index of deprecated symbols"> <link rel="index" href="ix03.html" title="Index of new symbols in 2.2"> <link rel="index" href="ix04.html" title="Index of new symbols in 2.4"> <link rel="index" href="ix05.html" title="Index of new symbols in 2.6"> <link rel="index" href="ix06.html" title="Index of new symbols in 2.8"> <link rel="index" href="ix07.html" title="Index of new symbols in 2.10"> <link rel="index" href="ix08.html" title="Index of new symbols in 2.12"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"> <td><a accesskey="p" href="ix01.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> <td> </td> <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> <th width="100%" align="center">GLib Reference Manual</th> <td><a accesskey="n" href="ix03.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> </tr></table> <div class="index"> <div class="titlepage"><div><div><h2 class="title"> <a name="id3310897"></a>Index of deprecated symbols</h2></div></div></div> <div class="index"> <div class="indexdiv"> <h3>Symbols</h3> <dl></dl> </div> <div class="indexdiv"> <h3>G</h3> <dl> <dt>GAllocator, <a href="glib-Memory-Allocators.html#id3310382">GAllocator</a> </dt> <dt>GMemChunk, <a href="glib-Memory-Chunks.html#id3195940">GMemChunk</a> </dt> <dt>g_allocator_free, <a href="glib-Memory-Allocators.html#id3310598">g_allocator_free ()</a> </dt> <dt>g_allocator_new, <a href="glib-Memory-Allocators.html#id3310429">g_allocator_new ()</a> </dt> <dt>G_ALLOC_AND_FREE, <a href="glib-Memory-Chunks.html#id3195993">G_ALLOC_AND_FREE</a> </dt> <dt>G_ALLOC_ONLY, <a href="glib-Memory-Chunks.html#id3196067">G_ALLOC_ONLY</a> </dt> <dt>g_async_queue_ref_unlocked, <a href="glib-Asynchronous-Queues.html#id2932207">g_async_queue_ref_unlocked ()</a> </dt> <dt>g_async_queue_unref_and_unlock, <a href="glib-Asynchronous-Queues.html#id2932324">g_async_queue_unref_and_unlock ()</a> </dt> <dt>g_basename, <a href="glib-Miscellaneous-Utility-Functions.html#id3078012">g_basename ()</a> </dt> <dt>g_blow_chunks, <a href="glib-Memory-Chunks.html#id3197661">g_blow_chunks ()</a> </dt> <dt>g_cache_value_foreach, <a href="glib-Caches.html#id3307948">g_cache_value_foreach ()</a> </dt> <dt>g_chunk_free, <a href="glib-Memory-Chunks.html#id3197337">g_chunk_free()</a> </dt> <dt>g_chunk_new, <a href="glib-Memory-Chunks.html#id3197057">g_chunk_new()</a> </dt> <dt>g_chunk_new0, <a href="glib-Memory-Chunks.html#id3197196">g_chunk_new0()</a> </dt> <dt>g_date_set_time, <a href="glib-Date-and-Time-Functions.html#id3045126">g_date_set_time ()</a> </dt> <dt>g_dirname, <a href="glib-Miscellaneous-Utility-Functions.html#id3078126">g_dirname</a> </dt> <dt>g_hash_table_freeze, <a href="glib-Hash-Tables.html#id3239031">g_hash_table_freeze()</a> </dt> <dt>g_hash_table_thaw, <a href="glib-Hash-Tables.html#id3239101">g_hash_table_thaw()</a> </dt> <dt>G_HAVE_GINT64, <a href="glib-Basic-Types.html#id2848923">G_HAVE_GINT64</a> </dt> <dt>g_io_channel_close, <a href="glib-IO-Channels.html#id2957123">g_io_channel_close ()</a> </dt> <dt>g_io_channel_read, <a href="glib-IO-Channels.html#id2956339">g_io_channel_read ()</a> </dt> <dt>g_io_channel_seek, <a href="glib-IO-Channels.html#id2956899">g_io_channel_seek ()</a> </dt> <dt>g_io_channel_write, <a href="glib-IO-Channels.html#id2956705">g_io_channel_write ()</a> </dt> <dt>g_list_pop_allocator, <a href="glib-Doubly-Linked-Lists.html#id3206403">g_list_pop_allocator ()</a> </dt> <dt>g_list_push_allocator, <a href="glib-Doubly-Linked-Lists.html#id3206268">g_list_push_allocator ()</a> </dt> <dt>g_main_destroy, <a href="glib-The-Main-Event-Loop.html#id2880753">g_main_destroy()</a> </dt> <dt>g_main_is_running, <a href="glib-The-Main-Event-Loop.html#id2881030">g_main_is_running()</a> </dt> <dt>g_main_iteration, <a href="glib-The-Main-Event-Loop.html#id2881846">g_main_iteration()</a> </dt> <dt>g_main_new, <a href="glib-The-Main-Event-Loop.html#id2880622">g_main_new()</a> </dt> <dt>g_main_pending, <a href="glib-The-Main-Event-Loop.html#id2882075">g_main_pending()</a> </dt> <dt>g_main_quit, <a href="glib-The-Main-Event-Loop.html#id2880922">g_main_quit()</a> </dt> <dt>g_main_run, <a href="glib-The-Main-Event-Loop.html#id2880842">g_main_run()</a> </dt> <dt>g_main_set_poll_func, <a href="glib-The-Main-Event-Loop.html#id2884869">g_main_set_poll_func()</a> </dt> <dt>g_mem_chunk_alloc, <a href="glib-Memory-Chunks.html#id3196388">g_mem_chunk_alloc ()</a> </dt> <dt>g_mem_chunk_alloc0, <a href="glib-Memory-Chunks.html#id3196500">g_mem_chunk_alloc0 ()</a> </dt> <dt>g_mem_chunk_clean, <a href="glib-Memory-Chunks.html#id3197564">g_mem_chunk_clean ()</a> </dt> <dt>g_mem_chunk_create, <a href="glib-Memory-Chunks.html#id3196852">g_mem_chunk_create()</a> </dt> <dt>g_mem_chunk_destroy, <a href="glib-Memory-Chunks.html#id3196755">g_mem_chunk_destroy ()</a> </dt> <dt>g_mem_chunk_free, <a href="glib-Memory-Chunks.html#id3196613">g_mem_chunk_free ()</a> </dt> <dt>g_mem_chunk_info, <a href="glib-Memory-Chunks.html#id3197737">g_mem_chunk_info ()</a> </dt> <dt>g_mem_chunk_new, <a href="glib-Memory-Chunks.html#id3196141">g_mem_chunk_new ()</a> </dt> <dt>g_mem_chunk_print, <a href="glib-Memory-Chunks.html#id3197822">g_mem_chunk_print ()</a> </dt> <dt>g_mem_chunk_reset, <a href="glib-Memory-Chunks.html#id3197473">g_mem_chunk_reset ()</a> </dt> <dt>g_node_pop_allocator, <a href="glib-N-ary-Trees.html#id3285243">g_node_pop_allocator ()</a> </dt> <dt>g_node_push_allocator, <a href="glib-N-ary-Trees.html#id3285109">g_node_push_allocator ()</a> </dt> <dt>g_scanner_add_symbol, <a href="glib-Lexical-Scanner.html#id3090710">g_scanner_add_symbol()</a> </dt> <dt>g_scanner_foreach_symbol, <a href="glib-Lexical-Scanner.html#id3090918">g_scanner_foreach_symbol()</a> </dt> <dt>g_scanner_freeze_symbol_table, <a href="glib-Lexical-Scanner.html#id3089007">g_scanner_freeze_symbol_table()</a> </dt> <dt>g_scanner_remove_symbol, <a href="glib-Lexical-Scanner.html#id3090820">g_scanner_remove_symbol()</a> </dt> <dt>g_scanner_thaw_symbol_table, <a href="glib-Lexical-Scanner.html#id3089079">g_scanner_thaw_symbol_table()</a> </dt> <dt>g_slist_pop_allocator, <a href="glib-Singly-Linked-Lists.html#id3217058">g_slist_pop_allocator ()</a> </dt> <dt>g_slist_push_allocator, <a href="glib-Singly-Linked-Lists.html#id3216923">g_slist_push_allocator ()</a> </dt> <dt>g_strcasecmp, <a href="glib-String-Utility-Functions.html#id2990501">g_strcasecmp ()</a> </dt> <dt>g_strdown, <a href="glib-String-Utility-Functions.html#id2990378">g_strdown ()</a> </dt> <dt>g_string_down, <a href="glib-Strings.html#id3249700">g_string_down ()</a> </dt> <dt>g_string_sprintf, <a href="glib-Strings.html#id3246873">g_string_sprintf</a> </dt> <dt>g_string_sprintfa, <a href="glib-Strings.html#id3246965">g_string_sprintfa</a> </dt> <dt>g_string_up, <a href="glib-Strings.html#id3249555">g_string_up ()</a> </dt> <dt>g_strncasecmp, <a href="glib-String-Utility-Functions.html#id2990663">g_strncasecmp ()</a> </dt> <dt>g_strup, <a href="glib-String-Utility-Functions.html#id2990255">g_strup ()</a> </dt> <dt>g_tree_traverse, <a href="glib-Balanced-Binary-Trees.html#id3273635">g_tree_traverse ()</a> </dt> </dl> </div> </div> </div> </body> </html>