A
|
B
|
C
|
D
|
F
|
G
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
Index of deprecated symbols
A
g_async_queue_ref_unlocked
, function in Asynchronous Queues
g_async_queue_timed_pop
, function in Asynchronous Queues
g_async_queue_timed_pop_unlocked
, function in Asynchronous Queues
g_async_queue_unref_and_unlock
, function in Asynchronous Queues
g_atexit
, function in Miscellaneous Utility Functions
g_atomic_int_exchange_and_add
, function in Atomic Operations
B
g_basename
, function in Miscellaneous Utility Functions
g_bookmark_file_get_added
, function in Bookmark file parser
g_bookmark_file_get_app_info
, function in Bookmark file parser
g_bookmark_file_get_modified
, function in Bookmark file parser
g_bookmark_file_get_visited
, function in Bookmark file parser
g_bookmark_file_set_added
, function in Bookmark file parser
g_bookmark_file_set_app_info
, function in Bookmark file parser
g_bookmark_file_set_modified
, function in Bookmark file parser
g_bookmark_file_set_visited
, function in Bookmark file parser
C
GCache
, struct in Caches
GCacheDestroyFunc
, user_function in Caches
GCacheDupFunc
, user_function in Caches
GCacheNewFunc
, user_function in Caches
g_cache_destroy
, function in Caches
g_cache_insert
, function in Caches
g_cache_key_foreach
, function in Caches
g_cache_new
, function in Caches
g_cache_remove
, function in Caches
g_cache_value_foreach
, function in Caches
g_completion_add_items
, function in Automatic String Completion
g_completion_clear_items
, function in Automatic String Completion
g_completion_complete
, function in Automatic String Completion
g_completion_complete_utf8
, function in Automatic String Completion
g_completion_free
, function in Automatic String Completion
g_completion_new
, function in Automatic String Completion
g_completion_remove_items
, function in Automatic String Completion
g_completion_set_compare
, function in Automatic String Completion
g_cond_free
, function in Deprecated Thread APIs
g_cond_new
, function in Deprecated Thread APIs
g_cond_timed_wait
, function in Threads
G_CONST_RETURN
, macro in Standard Macros
D
GDateDay
, typedef in Date and Time Functions
GDateDMY
, enum in Date and Time Functions
GDateYear
, typedef in Date and Time Functions
g_date_set_time
, function in Date and Time Functions
g_date_set_time_val
, function in Date and Time Functions
g_date_time_new_from_timeval_local
, function in GDateTime
g_date_time_new_from_timeval_utc
, function in GDateTime
g_date_time_to_timeval
, function in GDateTime
g_dirname
, macro in Miscellaneous Utility Functions
F
g_format_size_for_display
, function in Miscellaneous Utility Functions
G
g_get_current_time
, function in Date and Time Functions
G_GNUC_FUNCTION
, macro in Miscellaneous Macros
G_GNUC_PRETTY_FUNCTION
, macro in Miscellaneous Macros
I
G_INLINE_FUNC
, macro in Miscellaneous Macros
g_io_channel_close
, function in IO Channels
g_io_channel_read
, function in IO Channels
g_io_channel_seek
, function in IO Channels
g_io_channel_write
, function in IO Channels
L
glib_mem_profiler_table
, variable in Memory Allocation
M
g_main_context_wait
, function in The Main Event Loop
g_main_destroy
, macro in The Main Event Loop
g_main_is_running
, macro in The Main Event Loop
g_main_iteration
, macro in The Main Event Loop
g_main_new
, macro in The Main Event Loop
g_main_pending
, macro in The Main Event Loop
g_main_quit
, macro in The Main Event Loop
g_main_run
, macro in The Main Event Loop
g_main_set_poll_func
, macro in The Main Event Loop
g_mapped_file_free
, function in File Utilities
g_memdup
, function in Memory Allocation
g_memmove
, macro in Memory Allocation
g_mem_is_system_malloc
, function in Memory Allocation
g_mem_profile
, function in Memory Allocation
g_mem_set_vtable
, function in Memory Allocation
g_mutex_free
, function in Deprecated Thread APIs
g_mutex_new
, function in Deprecated Thread APIs
O
g_option_group_free
, function in Commandline option parser
P
g_pattern_match
, function in Glob-style pattern matching
g_pattern_match_string
, function in Glob-style pattern matching
g_private_new
, function in Deprecated Thread APIs
R
g_relation_count
, function in Relations and Tuples
g_relation_delete
, function in Relations and Tuples
g_relation_destroy
, function in Relations and Tuples
g_relation_exists
, function in Relations and Tuples
g_relation_index
, function in Relations and Tuples
g_relation_insert
, function in Relations and Tuples
g_relation_new
, function in Relations and Tuples
g_relation_print
, function in Relations and Tuples
g_relation_select
, function in Relations and Tuples
S
g_scanner_add_symbol
, macro in Lexical Scanner
g_scanner_foreach_symbol
, macro in Lexical Scanner
g_scanner_freeze_symbol_table
, macro in Lexical Scanner
g_scanner_remove_symbol
, macro in Lexical Scanner
g_scanner_thaw_symbol_table
, macro in Lexical Scanner
g_source_get_current_time
, function in The Main Event Loop
g_spawn_check_exit_status
, function in Spawning Processes
GStaticPrivate
, struct in Deprecated Thread APIs
GStaticRecMutex
, struct in Deprecated Thread APIs
GStaticRWLock
, struct in Deprecated Thread APIs
g_static_mutex_free
, function in Deprecated Thread APIs
g_static_mutex_get_mutex
, function in Deprecated Thread APIs
g_static_mutex_init
, function in Deprecated Thread APIs
g_static_mutex_lock
, function in Deprecated Thread APIs
g_static_mutex_trylock
, function in Deprecated Thread APIs
g_static_mutex_unlock
, function in Deprecated Thread APIs
g_static_private_free
, function in Deprecated Thread APIs
g_static_private_get
, function in Deprecated Thread APIs
g_static_private_init
, function in Deprecated Thread APIs
g_static_private_set
, function in Deprecated Thread APIs
g_static_rec_mutex_free
, function in Deprecated Thread APIs
g_static_rec_mutex_init
, function in Deprecated Thread APIs
g_static_rec_mutex_lock
, function in Deprecated Thread APIs
g_static_rec_mutex_lock_full
, function in Deprecated Thread APIs
g_static_rec_mutex_trylock
, function in Deprecated Thread APIs
g_static_rec_mutex_unlock
, function in Deprecated Thread APIs
g_static_rec_mutex_unlock_full
, function in Deprecated Thread APIs
g_static_rw_lock_free
, function in Deprecated Thread APIs
g_static_rw_lock_init
, function in Deprecated Thread APIs
g_static_rw_lock_reader_lock
, function in Deprecated Thread APIs
g_static_rw_lock_reader_trylock
, function in Deprecated Thread APIs
g_static_rw_lock_reader_unlock
, function in Deprecated Thread APIs
g_static_rw_lock_writer_lock
, function in Deprecated Thread APIs
g_static_rw_lock_writer_trylock
, function in Deprecated Thread APIs
g_static_rw_lock_writer_unlock
, function in Deprecated Thread APIs
g_strcasecmp
, function in String Utility Functions
g_strdown
, function in String Utility Functions
g_string_down
, function in Strings
g_string_sprintf
, macro in Strings
g_string_sprintfa
, macro in Strings
g_string_up
, function in Strings
g_strncasecmp
, function in String Utility Functions
g_strup
, function in String Utility Functions
T
GTestTrapFlags
, enum in Testing
g_test_trap_fork
, function in Testing
GThreadPriority
, enum in Deprecated Thread APIs
G_THREADS_IMPL_POSIX
, macro in Deprecated Thread APIs
G_THREADS_IMPL_WIN32
, macro in Deprecated Thread APIs
g_thread_create
, function in Deprecated Thread APIs
g_thread_create_full
, function in Deprecated Thread APIs
g_thread_foreach
, function in Deprecated Thread APIs
g_thread_get_initialized
, function in Deprecated Thread APIs
g_thread_init
, function in Deprecated Thread APIs
g_thread_set_priority
, function in Deprecated Thread APIs
GTime
, typedef in Date and Time Functions
GTimeVal
, struct in Date and Time Functions
g_time_val_add
, function in Date and Time Functions
g_time_val_from_iso8601
, function in Date and Time Functions
g_time_val_to_iso8601
, function in Date and Time Functions
g_time_zone_new
, function in GTimeZone
GTrashStack
, struct in Trash Stacks
g_trash_stack_height
, function in Trash Stacks
g_trash_stack_peek
, function in Trash Stacks
g_trash_stack_pop
, function in Trash Stacks
g_trash_stack_push
, function in Trash Stacks
g_tree_traverse
, function in Balanced Binary Trees
g_tuples_destroy
, function in Relations and Tuples
g_tuples_index
, function in Relations and Tuples
U
g_unicode_canonical_decomposition
, function in Unicode Manipulation
G_UNICODE_COMBINING_MARK
, macro in Unicode Manipulation
V
GVoidFunc
, user_function in Miscellaneous Utility Functions
W
g_win32_get_package_installation_directory
, function in Windows Compatibility Functions
g_win32_get_package_installation_subdirectory
, function in Windows Compatibility Functions
g_win32_get_windows_version
, function in Windows Compatibility Functions