A
|
B
|
C
|
D
|
E
|
G
|
H
|
K
|
L
|
M
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
Index of new symbols in 2.32
A
g_array_set_clear_func
, function in Arrays
B
GBytes
, struct in Byte Arrays
g_bytes_compare
, function in Byte Arrays
g_bytes_equal
, function in Byte Arrays
g_bytes_get_data
, function in Byte Arrays
g_bytes_get_size
, function in Byte Arrays
g_bytes_hash
, function in Byte Arrays
g_bytes_new
, function in Byte Arrays
g_bytes_new_from_bytes
, function in Byte Arrays
g_bytes_new_static
, function in Byte Arrays
g_bytes_new_take
, function in Byte Arrays
g_bytes_new_with_free_func
, function in Byte Arrays
g_bytes_ref
, function in Byte Arrays
g_bytes_unref
, function in Byte Arrays
g_bytes_unref_to_array
, function in Byte Arrays
g_bytes_unref_to_data
, function in Byte Arrays
g_byte_array_free_to_bytes
, function in Byte Arrays
g_byte_array_new_take
, function in Byte Arrays
C
g_cond_clear
, function in Threads
g_cond_init
, function in Threads
g_cond_wait_until
, function in Threads
D
G_DEPRECATED
, macro in Miscellaneous Macros
G_DEPRECATED_FOR
, macro in Miscellaneous Macros
E
g_environ_getenv
, function in Miscellaneous Utility Functions
g_environ_setenv
, function in Miscellaneous Utility Functions
g_environ_unsetenv
, function in Miscellaneous Utility Functions
G
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
, macro in Miscellaneous Macros
G_GNUC_END_IGNORE_DEPRECATIONS
, macro in Miscellaneous Macros
H
g_hash_table_add
, function in Hash Tables
g_hash_table_contains
, function in Hash Tables
K
g_key_file_ref
, function in Key-value file parser
g_key_file_unref
, function in Key-value file parser
L
GLIB_VERSION_2_26
, macro in Version Information
GLIB_VERSION_2_28
, macro in Version Information
GLIB_VERSION_2_30
, macro in Version Information
GLIB_VERSION_2_32
, macro in Version Information
GLIB_VERSION_CUR_STABLE
, macro in Version Information
GLIB_VERSION_MAX_ALLOWED
, macro in Version Information
GLIB_VERSION_MIN_REQUIRED
, macro in Version Information
GLIB_VERSION_PREV_STABLE
, macro in Version Information
M
g_main_context_ref_thread_default
, function in The Main Event Loop
g_mapped_file_new_from_fd
, function in File Utilities
g_mutex_init
, function in Threads
P
G_PRIVATE_INIT
, macro in Threads
g_private_replace
, function in Threads
Q
g_queue_free_full
, function in Double-ended Queues
R
GRecMutex
, struct in Threads
g_rec_mutex_init
, function in Threads
g_rec_mutex_lock
, function in Threads
g_rec_mutex_trylock
, function in Threads
g_rec_mutex_unlock
, function in Threads
GRWLock
, struct in Threads
g_rw_lock_init
, function in Threads
g_rw_lock_reader_lock
, function in Threads
g_rw_lock_reader_trylock
, function in Threads
g_rw_lock_reader_unlock
, function in Threads
g_rw_lock_writer_lock
, function in Threads
g_rw_lock_writer_trylock
, function in Threads
g_rw_lock_writer_unlock
, function in Threads
S
G_SOURCE_CONTINUE
, macro in The Main Event Loop
G_SOURCE_REMOVE
, macro in The Main Event Loop
T
g_thread_new
, function in Threads
g_thread_ref
, function in Threads
g_thread_try_new
, function in Threads
g_thread_unref
, function in Threads
U
G_UNAVAILABLE
, macro in Miscellaneous Macros
G_UNICHAR_MAX_DECOMPOSITION_LENGTH
, macro in Unicode Manipulation
V
g_variant_new_fixed_array
, function in GVariant