A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
_
Index
A
g_abort
, macro in
Miscellaneous Utility Functions
ABS
, macro in
Standard Macros
g_access
, function in
File Utilities
g_aligned_alloc
, function in
Memory Allocation
g_aligned_alloc0
, function in
Memory Allocation
g_aligned_free
, function in
Memory Allocation
G_ALIGNOF
, macro in
Standard Macros
g_alloca
, macro in
Memory Allocation
g_alloca0
, macro in
Memory Allocation
G_ALWAYS_INLINE
, macro in
Standard Macros
G_APPROX_VALUE
, macro in
Standard Macros
GArray
, struct in
Arrays
g_array_append_val
, macro in
Arrays
g_array_append_vals
, function in
Arrays
g_array_binary_search
, function in
Arrays
g_array_copy
, function in
Arrays
g_array_free
, function in
Arrays
g_array_get_element_size
, function in
Arrays
g_array_index
, macro in
Arrays
g_array_insert_val
, macro in
Arrays
g_array_insert_vals
, function in
Arrays
g_array_new
, function in
Arrays
g_array_prepend_val
, macro in
Arrays
g_array_prepend_vals
, function in
Arrays
g_array_ref
, function in
Arrays
g_array_remove_index
, function in
Arrays
g_array_remove_index_fast
, function in
Arrays
g_array_remove_range
, function in
Arrays
g_array_set_clear_func
, function in
Arrays
g_array_set_size
, function in
Arrays
g_array_sized_new
, function in
Arrays
g_array_sort
, function in
Arrays
g_array_sort_with_data
, function in
Arrays
g_array_steal
, function in
Arrays
g_array_unref
, function in
Arrays
g_ascii_digit_value
, function in
String Utility Functions
g_ascii_dtostr
, function in
String Utility Functions
G_ASCII_DTOSTR_BUF_SIZE
, macro in
String Utility Functions
g_ascii_formatd
, function in
String Utility Functions
g_ascii_isalnum
, function in
String Utility Functions
g_ascii_isalpha
, function in
String Utility Functions
g_ascii_iscntrl
, function in
String Utility Functions
g_ascii_isdigit
, function in
String Utility Functions
g_ascii_isgraph
, function in
String Utility Functions
g_ascii_islower
, function in
String Utility Functions
g_ascii_isprint
, function in
String Utility Functions
g_ascii_ispunct
, function in
String Utility Functions
g_ascii_isspace
, function in
String Utility Functions
g_ascii_isupper
, function in
String Utility Functions
g_ascii_isxdigit
, function in
String Utility Functions
g_ascii_strcasecmp
, function in
String Utility Functions
g_ascii_strdown
, function in
String Utility Functions
g_ascii_string_to_signed
, function in
String Utility Functions
g_ascii_string_to_unsigned
, function in
String Utility Functions
g_ascii_strncasecmp
, function in
String Utility Functions
g_ascii_strtod
, function in
String Utility Functions
g_ascii_strtoll
, function in
String Utility Functions
g_ascii_strtoull
, function in
String Utility Functions
g_ascii_strup
, function in
String Utility Functions
g_ascii_tolower
, function in
String Utility Functions
g_ascii_toupper
, function in
String Utility Functions
g_ascii_xdigit_value
, function in
String Utility Functions
g_assert
, macro in
Testing
g_assert_cmpfloat
, macro in
Testing
g_assert_cmpfloat_with_epsilon
, macro in
Testing
g_assert_cmphex
, macro in
Testing
g_assert_cmpint
, macro in
Testing
g_assert_cmpmem
, macro in
Testing
g_assert_cmpstr
, macro in
Testing
g_assert_cmpstrv
, macro in
Testing
g_assert_cmpuint
, macro in
Testing
g_assert_cmpvariant
, macro in
Testing
g_assert_error
, macro in
Testing
g_assert_false
, macro in
Testing
g_assert_nonnull
, macro in
Testing
g_assert_not_reached
, macro in
Testing
g_assert_no_errno
, macro in
Testing
g_assert_no_error
, macro in
Testing
g_assert_null
, macro in
Testing
g_assert_true
, macro in
Testing
GAsyncQueue
, struct in
Asynchronous Queues
g_async_queue_length
, function in
Asynchronous Queues
g_async_queue_length_unlocked
, function in
Asynchronous Queues
g_async_queue_lock
, function in
Asynchronous Queues
g_async_queue_new
, function in
Asynchronous Queues
g_async_queue_new_full
, function in
Asynchronous Queues
g_async_queue_pop
, function in
Asynchronous Queues
g_async_queue_pop_unlocked
, function in
Asynchronous Queues
g_async_queue_push
, function in
Asynchronous Queues
g_async_queue_push_front
, function in
Asynchronous Queues
g_async_queue_push_front_unlocked
, function in
Asynchronous Queues
g_async_queue_push_sorted
, function in
Asynchronous Queues
g_async_queue_push_sorted_unlocked
, function in
Asynchronous Queues
g_async_queue_push_unlocked
, function in
Asynchronous Queues
g_async_queue_ref
, function in
Asynchronous Queues
g_async_queue_ref_unlocked
, function in
Asynchronous Queues
g_async_queue_remove
, function in
Asynchronous Queues
g_async_queue_remove_unlocked
, function in
Asynchronous Queues
g_async_queue_sort
, function in
Asynchronous Queues
g_async_queue_sort_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_timeout_pop
, function in
Asynchronous Queues
g_async_queue_timeout_pop_unlocked
, function in
Asynchronous Queues
g_async_queue_try_pop
, function in
Asynchronous Queues
g_async_queue_try_pop_unlocked
, function in
Asynchronous Queues
g_async_queue_unlock
, function in
Asynchronous Queues
g_async_queue_unref
, function in
Asynchronous Queues
g_async_queue_unref_and_unlock
, function in
Asynchronous Queues
g_atexit
, function in
Miscellaneous Utility Functions
gatomicrefcount
, typedef in
Reference counting
g_atomic_int_add
, function in
Atomic Operations
g_atomic_int_and
, function in
Atomic Operations
g_atomic_int_compare_and_exchange
, function in
Atomic Operations
g_atomic_int_compare_and_exchange_full
, function in
Atomic Operations
g_atomic_int_dec_and_test
, function in
Atomic Operations
g_atomic_int_exchange
, function in
Atomic Operations
g_atomic_int_exchange_and_add
, function in
Atomic Operations
g_atomic_int_get
, function in
Atomic Operations
g_atomic_int_inc
, function in
Atomic Operations
g_atomic_int_or
, function in
Atomic Operations
g_atomic_int_set
, function in
Atomic Operations
g_atomic_int_xor
, function in
Atomic Operations
G_ATOMIC_LOCK_FREE
, macro in
Atomic Operations
g_atomic_pointer_add
, function in
Atomic Operations
g_atomic_pointer_and
, function in
Atomic Operations
g_atomic_pointer_compare_and_exchange
, function in
Atomic Operations
g_atomic_pointer_compare_and_exchange_full
, function in
Atomic Operations
g_atomic_pointer_exchange
, function in
Atomic Operations
g_atomic_pointer_get
, function in
Atomic Operations
g_atomic_pointer_or
, function in
Atomic Operations
g_atomic_pointer_set
, function in
Atomic Operations
g_atomic_pointer_xor
, function in
Atomic Operations
g_atomic_rc_box_acquire
, function in
Atomically reference counted data
g_atomic_rc_box_alloc
, function in
Atomically reference counted data
g_atomic_rc_box_alloc0
, function in
Atomically reference counted data
g_atomic_rc_box_dup
, function in
Atomically reference counted data
g_atomic_rc_box_get_size
, function in
Atomically reference counted data
g_atomic_rc_box_new
, macro in
Atomically reference counted data
g_atomic_rc_box_new0
, macro in
Atomically reference counted data
g_atomic_rc_box_release
, function in
Atomically reference counted data
g_atomic_rc_box_release_full
, function in
Atomically reference counted data
g_atomic_ref_count_compare
, function in
Reference counting
g_atomic_ref_count_dec
, function in
Reference counting
g_atomic_ref_count_inc
, function in
Reference counting
g_atomic_ref_count_init
, function in
Reference counting
g_auto
, macro in
Miscellaneous Macros
g_autofree
, macro in
Miscellaneous Macros
g_autolist
, macro in
Miscellaneous Macros
g_autoptr
, macro in
Miscellaneous Macros
g_autoqueue
, macro in
Miscellaneous Macros
g_autoslist
, macro in
Miscellaneous Macros
B
g_base64_decode
, function in
Base64 Encoding
g_base64_decode_inplace
, function in
Base64 Encoding
g_base64_decode_step
, function in
Base64 Encoding
g_base64_encode
, function in
Base64 Encoding
g_base64_encode_close
, function in
Base64 Encoding
g_base64_encode_step
, function in
Base64 Encoding
g_basename
, function in
Miscellaneous Utility Functions
G_BEGIN_DECLS
, macro in
Miscellaneous Macros
G_BIG_ENDIAN
, macro in
Byte Order Macros
g_bit_lock
, function in
Threads
g_bit_nth_lsf
, macro in
Miscellaneous Utility Functions
g_bit_nth_msf
, macro in
Miscellaneous Utility Functions
g_bit_storage
, macro in
Miscellaneous Utility Functions
g_bit_trylock
, function in
Threads
g_bit_unlock
, function in
Threads
GBookmarkFile
, struct in
Bookmark file parser
GBookmarkFileError
, enum in
Bookmark file parser
g_bookmark_file_add_application
, function in
Bookmark file parser
g_bookmark_file_add_group
, function in
Bookmark file parser
G_BOOKMARK_FILE_ERROR
, macro in
Bookmark file parser
g_bookmark_file_free
, function in
Bookmark file parser
g_bookmark_file_get_added
, function in
Bookmark file parser
g_bookmark_file_get_added_date_time
, function in
Bookmark file parser
g_bookmark_file_get_applications
, function in
Bookmark file parser
g_bookmark_file_get_application_info
, function in
Bookmark file parser
g_bookmark_file_get_app_info
, function in
Bookmark file parser
g_bookmark_file_get_description
, function in
Bookmark file parser
g_bookmark_file_get_groups
, function in
Bookmark file parser
g_bookmark_file_get_icon
, function in
Bookmark file parser
g_bookmark_file_get_is_private
, function in
Bookmark file parser
g_bookmark_file_get_mime_type
, function in
Bookmark file parser
g_bookmark_file_get_modified
, function in
Bookmark file parser
g_bookmark_file_get_modified_date_time
, function in
Bookmark file parser
g_bookmark_file_get_size
, function in
Bookmark file parser
g_bookmark_file_get_title
, function in
Bookmark file parser
g_bookmark_file_get_uris
, function in
Bookmark file parser
g_bookmark_file_get_visited
, function in
Bookmark file parser
g_bookmark_file_get_visited_date_time
, function in
Bookmark file parser
g_bookmark_file_has_application
, function in
Bookmark file parser
g_bookmark_file_has_group
, function in
Bookmark file parser
g_bookmark_file_has_item
, function in
Bookmark file parser
g_bookmark_file_load_from_data
, function in
Bookmark file parser
g_bookmark_file_load_from_data_dirs
, function in
Bookmark file parser
g_bookmark_file_load_from_file
, function in
Bookmark file parser
g_bookmark_file_move_item
, function in
Bookmark file parser
g_bookmark_file_new
, function in
Bookmark file parser
g_bookmark_file_remove_application
, function in
Bookmark file parser
g_bookmark_file_remove_group
, function in
Bookmark file parser
g_bookmark_file_remove_item
, function in
Bookmark file parser
g_bookmark_file_set_added
, function in
Bookmark file parser
g_bookmark_file_set_added_date_time
, function in
Bookmark file parser
g_bookmark_file_set_application_info
, function in
Bookmark file parser
g_bookmark_file_set_app_info
, function in
Bookmark file parser
g_bookmark_file_set_description
, function in
Bookmark file parser
g_bookmark_file_set_groups
, function in
Bookmark file parser
g_bookmark_file_set_icon
, function in
Bookmark file parser
g_bookmark_file_set_is_private
, function in
Bookmark file parser
g_bookmark_file_set_mime_type
, function in
Bookmark file parser
g_bookmark_file_set_modified
, function in
Bookmark file parser
g_bookmark_file_set_modified_date_time
, function in
Bookmark file parser
g_bookmark_file_set_title
, function in
Bookmark file parser
g_bookmark_file_set_visited
, function in
Bookmark file parser
g_bookmark_file_set_visited_date_time
, function in
Bookmark file parser
g_bookmark_file_to_data
, function in
Bookmark file parser
g_bookmark_file_to_file
, function in
Bookmark file parser
gboolean
, typedef in
Basic Types
G_BREAKPOINT
, macro in
Warnings and Assertions
g_build_filename
, function in
Miscellaneous Utility Functions
g_build_filenamev
, function in
Miscellaneous Utility Functions
g_build_filename_valist
, function in
Miscellaneous Utility Functions
g_build_path
, function in
Miscellaneous Utility Functions
g_build_pathv
, function in
Miscellaneous Utility Functions
GByteArray
, struct in
Byte Arrays
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_region
, 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_append
, function in
Byte Arrays
g_byte_array_free
, function in
Byte Arrays
g_byte_array_free_to_bytes
, function in
Byte Arrays
g_byte_array_new
, function in
Byte Arrays
g_byte_array_new_take
, function in
Byte Arrays
g_byte_array_prepend
, function in
Byte Arrays
g_byte_array_ref
, function in
Byte Arrays
g_byte_array_remove_index
, function in
Byte Arrays
g_byte_array_remove_index_fast
, function in
Byte Arrays
g_byte_array_remove_range
, function in
Byte Arrays
g_byte_array_set_size
, function in
Byte Arrays
g_byte_array_sized_new
, function in
Byte Arrays
g_byte_array_sort
, function in
Byte Arrays
g_byte_array_sort_with_data
, function in
Byte Arrays
g_byte_array_steal
, function in
Byte Arrays
g_byte_array_unref
, function in
Byte Arrays
G_BYTE_ORDER
, macro in
Byte Order Macros
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_canonicalize_filename
, function in
Miscellaneous Utility Functions
gchar
, typedef in
Basic Types
g_chdir
, function in
File Utilities
GChecksum
, struct in
Data Checksums
GChecksumType
, enum in
Data Checksums
g_checksum_copy
, function in
Data Checksums
g_checksum_free
, function in
Data Checksums
g_checksum_get_digest
, function in
Data Checksums
g_checksum_get_string
, function in
Data Checksums
g_checksum_new
, function in
Data Checksums
g_checksum_reset
, function in
Data Checksums
g_checksum_type_get_length
, function in
Data Checksums
g_checksum_update
, function in
Data Checksums
GChildWatchFunc
, user_function in
The Main Event Loop
g_child_watch_add
, function in
The Main Event Loop
g_child_watch_add_full
, function in
The Main Event Loop
g_child_watch_source_new
, function in
The Main Event Loop
g_chmod
, function in
File Utilities
CLAMP
, macro in
Standard Macros
GClearHandleFunc
, user_function in
The Main Event Loop
g_clear_error
, function in
Error Reporting
g_clear_handle_id
, function in
The Main Event Loop
g_clear_list
, function in
Doubly-Linked Lists
g_clear_pointer
, function in
Memory Allocation
g_clear_slist
, function in
Singly-Linked Lists
g_close
, function in
File Utilities
GCompareDataFunc
, user_function in
Doubly-Linked Lists
GCompareFunc
, user_function in
Doubly-Linked Lists
GCompletion
, struct in
Automatic String Completion
GCompletionFunc
, user_function in
Automatic String Completion
GCompletionStrncmpFunc
, user_function in
Automatic String Completion
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_compute_checksum_for_bytes
, function in
Data Checksums
g_compute_checksum_for_data
, function in
Data Checksums
g_compute_checksum_for_string
, function in
Data Checksums
g_compute_hmac_for_bytes
, function in
Data HMACs
g_compute_hmac_for_data
, function in
Data HMACs
g_compute_hmac_for_string
, function in
Data HMACs
GCond
, struct in
Threads
g_cond_broadcast
, function in
Threads
g_cond_clear
, function in
Threads
g_cond_free
, function in
Deprecated Thread APIs
g_cond_init
, function in
Threads
g_cond_new
, function in
Deprecated Thread APIs
g_cond_signal
, function in
Threads
g_cond_timed_wait
, function in
Threads
g_cond_wait
, function in
Threads
g_cond_wait_until
, function in
Threads
gconstpointer
, typedef in
Basic Types
G_CONST_RETURN
, macro in
Standard Macros
g_convert
, function in
Character Set Conversion
GConvertError
, enum in
Character Set Conversion
G_CONVERT_ERROR
, macro in
Character Set Conversion
g_convert_with_fallback
, function in
Character Set Conversion
g_convert_with_iconv
, function in
Character Set Conversion
GCopyFunc
, user_function in
N-ary Trees
g_creat
, function in
File Utilities
g_critical
, macro in
Message Logging
G_CSET_A_2_Z
, macro in
Lexical Scanner
G_CSET_a_2_z
, macro in
Lexical Scanner
G_CSET_DIGITS
, macro in
Lexical Scanner
G_CSET_LATINC
, macro in
Lexical Scanner
G_CSET_LATINS
, macro in
Lexical Scanner
C_
, macro in
I18N
D
GData
, struct in
Keyed Data Lists
GDataForeachFunc
, user_function in
Datasets
g_datalist_clear
, function in
Keyed Data Lists
G_DATALIST_FLAGS_MASK
, macro in
Keyed Data Lists
g_datalist_foreach
, function in
Keyed Data Lists
g_datalist_get_data
, function in
Keyed Data Lists
g_datalist_get_flags
, function in
Keyed Data Lists
g_datalist_id_dup_data
, function in
Keyed Data Lists
g_datalist_id_get_data
, function in
Keyed Data Lists
g_datalist_id_remove_data
, macro in
Keyed Data Lists
g_datalist_id_remove_multiple
, function in
Keyed Data Lists
g_datalist_id_remove_no_notify
, function in
Keyed Data Lists
g_datalist_id_replace_data
, function in
Keyed Data Lists
g_datalist_id_set_data
, macro in
Keyed Data Lists
g_datalist_id_set_data_full
, function in
Keyed Data Lists
g_datalist_init
, function in
Keyed Data Lists
g_datalist_remove_data
, macro in
Keyed Data Lists
g_datalist_remove_no_notify
, macro in
Keyed Data Lists
g_datalist_set_data
, macro in
Keyed Data Lists
g_datalist_set_data_full
, macro in
Keyed Data Lists
g_datalist_set_flags
, function in
Keyed Data Lists
g_datalist_unset_flags
, function in
Keyed Data Lists
g_dataset_destroy
, function in
Datasets
g_dataset_foreach
, function in
Datasets
g_dataset_get_data
, macro in
Datasets
g_dataset_id_get_data
, function in
Datasets
g_dataset_id_remove_data
, macro in
Datasets
g_dataset_id_remove_no_notify
, function in
Datasets
g_dataset_id_set_data
, macro in
Datasets
g_dataset_id_set_data_full
, function in
Datasets
g_dataset_remove_data
, macro in
Datasets
g_dataset_remove_no_notify
, macro in
Datasets
g_dataset_set_data
, macro in
Datasets
g_dataset_set_data_full
, macro in
Datasets
GDate
, struct in
Date and Time Functions
GDateDay
, typedef in
Date and Time Functions
GDateDMY
, enum in
Date and Time Functions
GDateMonth
, enum in
Date and Time Functions
GDateTime
, struct in
GDateTime
GDateWeekday
, enum in
Date and Time Functions
GDateYear
, typedef in
Date and Time Functions
g_date_add_days
, function in
Date and Time Functions
g_date_add_months
, function in
Date and Time Functions
g_date_add_years
, function in
Date and Time Functions
G_DATE_BAD_DAY
, macro in
Date and Time Functions
G_DATE_BAD_JULIAN
, macro in
Date and Time Functions
G_DATE_BAD_YEAR
, macro in
Date and Time Functions
g_date_clamp
, function in
Date and Time Functions
g_date_clear
, function in
Date and Time Functions
g_date_compare
, function in
Date and Time Functions
g_date_copy
, function in
Date and Time Functions
g_date_days_between
, function in
Date and Time Functions
g_date_free
, function in
Date and Time Functions
g_date_get_day
, function in
Date and Time Functions
g_date_get_days_in_month
, function in
Date and Time Functions
g_date_get_day_of_year
, function in
Date and Time Functions
g_date_get_iso8601_week_of_year
, function in
Date and Time Functions
g_date_get_julian
, function in
Date and Time Functions
g_date_get_monday_weeks_in_year
, function in
Date and Time Functions
g_date_get_monday_week_of_year
, function in
Date and Time Functions
g_date_get_month
, function in
Date and Time Functions
g_date_get_sunday_weeks_in_year
, function in
Date and Time Functions
g_date_get_sunday_week_of_year
, function in
Date and Time Functions
g_date_get_weekday
, function in
Date and Time Functions
g_date_get_year
, function in
Date and Time Functions
g_date_is_first_of_month
, function in
Date and Time Functions
g_date_is_last_of_month
, function in
Date and Time Functions
g_date_is_leap_year
, function in
Date and Time Functions
g_date_new
, function in
Date and Time Functions
g_date_new_dmy
, function in
Date and Time Functions
g_date_new_julian
, function in
Date and Time Functions
g_date_order
, function in
Date and Time Functions
g_date_set_day
, function in
Date and Time Functions
g_date_set_dmy
, function in
Date and Time Functions
g_date_set_julian
, function in
Date and Time Functions
g_date_set_month
, function in
Date and Time Functions
g_date_set_parse
, function in
Date and Time Functions
g_date_set_time
, function in
Date and Time Functions
g_date_set_time_t
, function in
Date and Time Functions
g_date_set_time_val
, function in
Date and Time Functions
g_date_set_year
, function in
Date and Time Functions
g_date_strftime
, function in
Date and Time Functions
g_date_subtract_days
, function in
Date and Time Functions
g_date_subtract_months
, function in
Date and Time Functions
g_date_subtract_years
, function in
Date and Time Functions
g_date_time_add
, function in
GDateTime
g_date_time_add_days
, function in
GDateTime
g_date_time_add_full
, function in
GDateTime
g_date_time_add_hours
, function in
GDateTime
g_date_time_add_minutes
, function in
GDateTime
g_date_time_add_months
, function in
GDateTime
g_date_time_add_seconds
, function in
GDateTime
g_date_time_add_weeks
, function in
GDateTime
g_date_time_add_years
, function in
GDateTime
g_date_time_compare
, function in
GDateTime
g_date_time_difference
, function in
GDateTime
g_date_time_equal
, function in
GDateTime
g_date_time_format
, function in
GDateTime
g_date_time_format_iso8601
, function in
GDateTime
g_date_time_get_day_of_month
, function in
GDateTime
g_date_time_get_day_of_week
, function in
GDateTime
g_date_time_get_day_of_year
, function in
GDateTime
g_date_time_get_hour
, function in
GDateTime
g_date_time_get_microsecond
, function in
GDateTime
g_date_time_get_minute
, function in
GDateTime
g_date_time_get_month
, function in
GDateTime
g_date_time_get_second
, function in
GDateTime
g_date_time_get_seconds
, function in
GDateTime
g_date_time_get_timezone
, function in
GDateTime
g_date_time_get_timezone_abbreviation
, function in
GDateTime
g_date_time_get_utc_offset
, function in
GDateTime
g_date_time_get_week_numbering_year
, function in
GDateTime
g_date_time_get_week_of_year
, function in
GDateTime
g_date_time_get_year
, function in
GDateTime
g_date_time_get_ymd
, function in
GDateTime
g_date_time_hash
, function in
GDateTime
g_date_time_is_daylight_savings
, function in
GDateTime
g_date_time_new
, function in
GDateTime
g_date_time_new_from_iso8601
, function in
GDateTime
g_date_time_new_from_timeval_local
, function in
GDateTime
g_date_time_new_from_timeval_utc
, function in
GDateTime
g_date_time_new_from_unix_local
, function in
GDateTime
g_date_time_new_from_unix_utc
, function in
GDateTime
g_date_time_new_local
, function in
GDateTime
g_date_time_new_now
, function in
GDateTime
g_date_time_new_now_local
, function in
GDateTime
g_date_time_new_now_utc
, function in
GDateTime
g_date_time_new_utc
, function in
GDateTime
g_date_time_ref
, function in
GDateTime
g_date_time_to_local
, function in
GDateTime
g_date_time_to_timeval
, function in
GDateTime
g_date_time_to_timezone
, function in
GDateTime
g_date_time_to_unix
, function in
GDateTime
g_date_time_to_utc
, function in
GDateTime
g_date_time_unref
, function in
GDateTime
g_date_to_struct_tm
, function in
Date and Time Functions
g_date_valid
, function in
Date and Time Functions
g_date_valid_day
, function in
Date and Time Functions
g_date_valid_dmy
, function in
Date and Time Functions
g_date_valid_julian
, function in
Date and Time Functions
g_date_valid_month
, function in
Date and Time Functions
g_date_valid_weekday
, function in
Date and Time Functions
g_date_valid_year
, function in
Date and Time Functions
g_dcgettext
, function in
I18N
g_debug
, macro in
Message Logging
GDebugKey
, struct in
Miscellaneous Utility Functions
G_DEBUG_HERE
, macro in
Message Logging
G_DEFINE_AUTOPTR_CLEANUP_FUNC
, macro in
Miscellaneous Macros
G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC
, macro in
Miscellaneous Macros
G_DEFINE_AUTO_CLEANUP_FREE_FUNC
, macro in
Miscellaneous Macros
G_DEFINE_EXTENDED_ERROR
, macro in
Error Reporting
G_DEFINE_QUARK
, macro in
Quarks
G_DEPRECATED
, macro in
Miscellaneous Macros
G_DEPRECATED_FOR
, macro in
Miscellaneous Macros
GDestroyNotify
, user_function in
Datasets
g_dgettext
, function in
I18N
GDir
, struct in
File Utilities
g_direct_equal
, function in
Hash Tables
g_direct_hash
, function in
Hash Tables
g_dirname
, macro in
Miscellaneous Utility Functions
g_dir_close
, function in
File Utilities
g_dir_make_tmp
, function in
File Utilities
g_dir_open
, function in
File Utilities
g_dir_read_name
, function in
File Utilities
g_dir_rewind
, function in
File Utilities
G_DIR_SEPARATOR
, macro in
Standard Macros
G_DIR_SEPARATOR_S
, macro in
Standard Macros
g_dngettext
, function in
I18N
gdouble
, typedef in
Basic Types
GDoubleIEEE754
, union in
Numerical Definitions
g_double_equal
, function in
Hash Tables
g_double_hash
, function in
Hash Tables
g_dpgettext
, function in
I18N
g_dpgettext2
, function in
I18N
GDuplicateFunc
, user_function in
Keyed Data Lists
E
G_E
, macro in
Numerical Definitions
G_END_DECLS
, macro in
Miscellaneous Macros
g_environ_getenv
, function in
Miscellaneous Utility Functions
g_environ_setenv
, function in
Miscellaneous Utility Functions
g_environ_unsetenv
, function in
Miscellaneous Utility Functions
GEqualFunc
, user_function in
Hash Tables
GEqualFuncFull
, user_function in
Hash Tables
GError
, struct in
Error Reporting
g_error
, macro in
Message Logging
GErrorClearFunc
, user_function in
Error Reporting
GErrorCopyFunc
, user_function in
Error Reporting
GErrorInitFunc
, user_function in
Error Reporting
GErrorType
, enum in
Lexical Scanner
g_error_copy
, function in
Error Reporting
g_error_domain_register
, function in
Error Reporting
g_error_domain_register_static
, function in
Error Reporting
g_error_free
, function in
Error Reporting
g_error_matches
, function in
Error Reporting
g_error_new
, function in
Error Reporting
g_error_new_literal
, function in
Error Reporting
g_error_new_valist
, function in
Error Reporting
F
FALSE
, macro in
Standard Macros
GFileError
, enum in
File Utilities
g_filename_display_basename
, function in
Character Set Conversion
g_filename_display_name
, function in
Character Set Conversion
g_filename_from_uri
, function in
URI Functions
g_filename_from_utf8
, function in
Character Set Conversion
g_filename_to_uri
, function in
URI Functions
g_filename_to_utf8
, function in
Character Set Conversion
GFileSetContentsFlags
, enum in
File Utilities
GFileTest
, enum in
File Utilities
G_FILE_ERROR
, macro in
File Utilities
g_file_error_from_errno
, function in
File Utilities
g_file_get_contents
, function in
File Utilities
g_file_open_tmp
, function in
File Utilities
g_file_read_link
, function in
File Utilities
g_file_set_contents
, function in
File Utilities
g_file_set_contents_full
, function in
File Utilities
g_file_test
, function in
File Utilities
g_find_program_in_path
, function in
Miscellaneous Utility Functions
gfloat
, typedef in
Basic Types
GFloatIEEE754
, union in
Numerical Definitions
g_fopen
, function in
File Utilities
GFormatSizeFlags
, enum in
Miscellaneous Utility Functions
g_format_size
, function in
Miscellaneous Utility Functions
g_format_size_for_display
, function in
Miscellaneous Utility Functions
g_format_size_full
, function in
Miscellaneous Utility Functions
g_fprintf
, function in
String Utility Functions
g_free
, function in
Memory Allocation
GFreeFunc
, user_function in
Miscellaneous Utility Functions
g_freopen
, function in
File Utilities
g_fsync
, function in
File Utilities
GFunc
, user_function in
Doubly-Linked Lists
G
g_getenv
, function in
Miscellaneous Utility Functions
g_get_application_name
, function in
Miscellaneous Utility Functions
g_get_charset
, function in
Character Set Conversion
g_get_codeset
, function in
Character Set Conversion
g_get_console_charset
, function in
Character Set Conversion
g_get_current_dir
, function in
Miscellaneous Utility Functions
g_get_current_time
, function in
Date and Time Functions
g_get_environ
, function in
Miscellaneous Utility Functions
g_get_filename_charsets
, function in
Character Set Conversion
g_get_home_dir
, function in
Miscellaneous Utility Functions
g_get_host_name
, function in
Miscellaneous Utility Functions
g_get_language_names
, function in
I18N
g_get_locale_variants
, function in
I18N
g_get_monotonic_time
, function in
Date and Time Functions
g_get_num_processors
, function in
Threads
g_get_os_info
, function in
Miscellaneous Utility Functions
g_get_prgname
, function in
Miscellaneous Utility Functions
g_get_real_name
, function in
Miscellaneous Utility Functions
g_get_real_time
, function in
Date and Time Functions
g_get_system_config_dirs
, function in
Miscellaneous Utility Functions
g_get_system_data_dirs
, function in
Miscellaneous Utility Functions
g_get_tmp_dir
, function in
Miscellaneous Utility Functions
g_get_user_cache_dir
, function in
Miscellaneous Utility Functions
g_get_user_config_dir
, function in
Miscellaneous Utility Functions
g_get_user_data_dir
, function in
Miscellaneous Utility Functions
g_get_user_name
, function in
Miscellaneous Utility Functions
g_get_user_runtime_dir
, function in
Miscellaneous Utility Functions
g_get_user_special_dir
, function in
Miscellaneous Utility Functions
g_get_user_state_dir
, function in
Miscellaneous Utility Functions
G_GINT16_FORMAT
, macro in
Basic Types
G_GINT16_MODIFIER
, macro in
Basic Types
G_GINT32_FORMAT
, macro in
Basic Types
G_GINT32_MODIFIER
, macro in
Basic Types
G_GINT64_CONSTANT
, macro in
Basic Types
G_GINT64_FORMAT
, macro in
Basic Types
G_GINT64_MODIFIER
, macro in
Basic Types
G_GINTPTR_FORMAT
, macro in
Basic Types
G_GINTPTR_MODIFIER
, macro in
Basic Types
G_GNUC_ALLOC_SIZE
, macro in
Miscellaneous Macros
G_GNUC_ALLOC_SIZE2
, macro in
Miscellaneous Macros
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
, macro in
Miscellaneous Macros
G_GNUC_CHECK_VERSION
, macro in
Miscellaneous Macros
G_GNUC_CONST
, macro in
Miscellaneous Macros
G_GNUC_DEPRECATED
, macro in
Miscellaneous Macros
G_GNUC_DEPRECATED_FOR
, macro in
Miscellaneous Macros
G_GNUC_END_IGNORE_DEPRECATIONS
, macro in
Miscellaneous Macros
G_GNUC_EXTENSION
, macro in
Miscellaneous Macros
G_GNUC_FALLTHROUGH
, macro in
Miscellaneous Macros
G_GNUC_FORMAT
, macro in
Miscellaneous Macros
G_GNUC_FUNCTION
, macro in
Miscellaneous Macros
G_GNUC_INTERNAL
, macro in
Miscellaneous Macros
G_GNUC_MALLOC
, macro in
Miscellaneous Macros
G_GNUC_MAY_ALIAS
, macro in
Miscellaneous Macros
G_GNUC_NORETURN
, macro in
Miscellaneous Macros
G_GNUC_NO_INLINE
, macro in
Miscellaneous Macros
G_GNUC_NO_INSTRUMENT
, macro in
Miscellaneous Macros
G_GNUC_NULL_TERMINATED
, macro in
Miscellaneous Macros
G_GNUC_PRETTY_FUNCTION
, macro in
Miscellaneous Macros
G_GNUC_PRINTF
, macro in
Miscellaneous Macros
G_GNUC_PURE
, macro in
Miscellaneous Macros
G_GNUC_SCANF
, macro in
Miscellaneous Macros
G_GNUC_STRFTIME
, macro in
Miscellaneous Macros
G_GNUC_UNUSED
, macro in
Miscellaneous Macros
G_GNUC_WARN_UNUSED_RESULT
, macro in
Miscellaneous Macros
G_GOFFSET_CONSTANT
, macro in
Basic Types
G_GOFFSET_FORMAT
, macro in
Basic Types
G_GOFFSET_MODIFIER
, macro in
Basic Types
G_GSIZE_FORMAT
, macro in
Basic Types
G_GSIZE_MODIFIER
, macro in
Basic Types
G_GSSIZE_FORMAT
, macro in
Basic Types
G_GSSIZE_MODIFIER
, macro in
Basic Types
G_GUINT16_FORMAT
, macro in
Basic Types
G_GUINT32_FORMAT
, macro in
Basic Types
G_GUINT64_CONSTANT
, macro in
Basic Types
G_GUINT64_FORMAT
, macro in
Basic Types
G_GUINTPTR_FORMAT
, macro in
Basic Types
H
GHashFunc
, user_function in
Hash Tables
GHashTable
, struct in
Hash Tables
GHashTableIter
, struct in
Hash Tables
g_hash_table_add
, function in
Hash Tables
g_hash_table_contains
, function in
Hash Tables
g_hash_table_destroy
, function in
Hash Tables
g_hash_table_find
, function in
Hash Tables
g_hash_table_foreach
, function in
Hash Tables
g_hash_table_foreach_remove
, function in
Hash Tables
g_hash_table_foreach_steal
, function in
Hash Tables
g_hash_table_freeze
, macro in
Hash Tables
g_hash_table_get_keys
, function in
Hash Tables
g_hash_table_get_keys_as_array
, function in
Hash Tables
g_hash_table_get_values
, function in
Hash Tables
g_hash_table_insert
, function in
Hash Tables
g_hash_table_iter_get_hash_table
, function in
Hash Tables
g_hash_table_iter_init
, function in
Hash Tables
g_hash_table_iter_next
, function in
Hash Tables
g_hash_table_iter_remove
, function in
Hash Tables
g_hash_table_iter_replace
, function in
Hash Tables
g_hash_table_iter_steal
, function in
Hash Tables
g_hash_table_lookup
, function in
Hash Tables
g_hash_table_lookup_extended
, function in
Hash Tables
g_hash_table_new
, function in
Hash Tables
g_hash_table_new_full
, function in
Hash Tables
g_hash_table_new_similar
, function in
Hash Tables
g_hash_table_ref
, function in
Hash Tables
g_hash_table_remove
, function in
Hash Tables
g_hash_table_remove_all
, function in
Hash Tables
g_hash_table_replace
, function in
Hash Tables
g_hash_table_size
, function in
Hash Tables
g_hash_table_steal
, function in
Hash Tables
g_hash_table_steal_all
, function in
Hash Tables
g_hash_table_steal_extended
, function in
Hash Tables
g_hash_table_thaw
, macro in
Hash Tables
g_hash_table_unref
, function in
Hash Tables
G_HAVE_GNUC_VISIBILITY
, macro in
Miscellaneous Macros
GHFunc
, user_function in
Hash Tables
GHmac
, struct in
Data HMACs
g_hmac_copy
, function in
Data HMACs
g_hmac_get_digest
, function in
Data HMACs
g_hmac_get_string
, function in
Data HMACs
g_hmac_new
, function in
Data HMACs
g_hmac_ref
, function in
Data HMACs
g_hmac_unref
, function in
Data HMACs
g_hmac_update
, function in
Data HMACs
GHook
, struct in
Hook Functions
G_HOOK
, macro in
Hook Functions
GHookCheckFunc
, user_function in
Hook Functions
GHookCheckMarshaller
, user_function in
Hook Functions
GHookCompareFunc
, user_function in
Hook Functions
GHookFinalizeFunc
, user_function in
Hook Functions
GHookFindFunc
, user_function in
Hook Functions
GHookFlagMask
, enum in
Hook Functions
GHookFunc
, user_function in
Hook Functions
GHookList
, struct in
Hook Functions
GHookMarshaller
, user_function in
Hook Functions
G_HOOK_ACTIVE
, macro in
Hook Functions
g_hook_alloc
, function in
Hook Functions
g_hook_append
, macro in
Hook Functions
g_hook_compare_ids
, function in
Hook Functions
g_hook_destroy
, function in
Hook Functions
g_hook_destroy_link
, function in
Hook Functions
g_hook_find
, function in
Hook Functions
g_hook_find_data
, function in
Hook Functions
g_hook_find_func
, function in
Hook Functions
g_hook_find_func_data
, function in
Hook Functions
g_hook_first_valid
, function in
Hook Functions
G_HOOK_FLAGS
, macro in
Hook Functions
G_HOOK_FLAG_USER_SHIFT
, macro in
Hook Functions
g_hook_free
, function in
Hook Functions
g_hook_get
, function in
Hook Functions
g_hook_insert_before
, function in
Hook Functions
g_hook_insert_sorted
, function in
Hook Functions
G_HOOK_IN_CALL
, macro in
Hook Functions
G_HOOK_IS_UNLINKED
, macro in
Hook Functions
G_HOOK_IS_VALID
, macro in
Hook Functions
g_hook_list_clear
, function in
Hook Functions
g_hook_list_init
, function in
Hook Functions
g_hook_list_invoke
, function in
Hook Functions
g_hook_list_invoke_check
, function in
Hook Functions
g_hook_list_marshal
, function in
Hook Functions
g_hook_list_marshal_check
, function in
Hook Functions
g_hook_next_valid
, function in
Hook Functions
g_hook_prepend
, function in
Hook Functions
g_hook_ref
, function in
Hook Functions
g_hook_unref
, function in
Hook Functions
g_hostname_is_ascii_encoded
, function in
Hostname Utilities
g_hostname_is_ip_address
, function in
Hostname Utilities
g_hostname_is_non_ascii
, function in
Hostname Utilities
g_hostname_to_ascii
, function in
Hostname Utilities
g_hostname_to_unicode
, function in
Hostname Utilities
GHRFunc
, user_function in
Hash Tables
g_htonl
, macro in
Byte Order Macros
g_htons
, macro in
Byte Order Macros
I
GIConv
, typedef in
Character Set Conversion
g_iconv
, function in
Character Set Conversion
g_iconv_close
, function in
Character Set Conversion
g_iconv_open
, function in
Character Set Conversion
g_idle_add
, function in
The Main Event Loop
g_idle_add_full
, function in
The Main Event Loop
g_idle_add_once
, function in
The Main Event Loop
g_idle_remove_by_data
, function in
The Main Event Loop
g_idle_source_new
, function in
The Main Event Loop
G_IEEE754_DOUBLE_BIAS
, macro in
Numerical Definitions
G_IEEE754_FLOAT_BIAS
, macro in
Numerical Definitions
g_info
, macro in
Message Logging
G_INLINE_FUNC
, macro in
Miscellaneous Macros
gint
, typedef in
Basic Types
gint16
, typedef in
Basic Types
GINT16_FROM_BE
, macro in
Byte Order Macros
GINT16_FROM_LE
, macro in
Byte Order Macros
GINT16_TO_BE
, macro in
Byte Order Macros
GINT16_TO_LE
, macro in
Byte Order Macros
gint32
, typedef in
Basic Types
GINT32_FROM_BE
, macro in
Byte Order Macros
GINT32_FROM_LE
, macro in
Byte Order Macros
GINT32_TO_BE
, macro in
Byte Order Macros
GINT32_TO_LE
, macro in
Byte Order Macros
gint64
, typedef in
Basic Types
g_int64_equal
, function in
Hash Tables
GINT64_FROM_BE
, macro in
Byte Order Macros
GINT64_FROM_LE
, macro in
Byte Order Macros
g_int64_hash
, function in
Hash Tables
GINT64_TO_BE
, macro in
Byte Order Macros
GINT64_TO_LE
, macro in
Byte Order Macros
gint8
, typedef in
Basic Types
g_intern_static_string
, function in
Quarks
g_intern_string
, function in
Quarks
gintptr
, typedef in
Basic Types
g_int_equal
, function in
Hash Tables
GINT_FROM_BE
, macro in
Byte Order Macros
GINT_FROM_LE
, macro in
Byte Order Macros
g_int_hash
, function in
Hash Tables
GINT_TO_BE
, macro in
Byte Order Macros
GINT_TO_LE
, macro in
Byte Order Macros
GINT_TO_POINTER
, macro in
Type Conversion Macros
GIOChannel
, struct in
IO Channels
GIOChannelError
, enum in
IO Channels
GIOCondition
, enum in
IO Channels
GIOError
, enum in
IO Channels
GIOFlags
, enum in
IO Channels
GIOFunc
, user_function in
IO Channels
GIOFuncs
, struct in
IO Channels
GIOStatus
, enum in
IO Channels
g_io_add_watch
, function in
IO Channels
g_io_add_watch_full
, function in
IO Channels
g_io_channel_close
, function in
IO Channels
G_IO_CHANNEL_ERROR
, macro in
IO Channels
g_io_channel_error_from_errno
, function in
IO Channels
g_io_channel_flush
, function in
IO Channels
g_io_channel_get_buffered
, function in
IO Channels
g_io_channel_get_buffer_condition
, function in
IO Channels
g_io_channel_get_buffer_size
, function in
IO Channels
g_io_channel_get_close_on_unref
, function in
IO Channels
g_io_channel_get_encoding
, function in
IO Channels
g_io_channel_get_flags
, function in
IO Channels
g_io_channel_get_line_term
, function in
IO Channels
g_io_channel_init
, function in
IO Channels
g_io_channel_new_file
, function in
IO Channels
g_io_channel_read
, function in
IO Channels
g_io_channel_read_chars
, function in
IO Channels
g_io_channel_read_line
, function in
IO Channels
g_io_channel_read_line_string
, function in
IO Channels
g_io_channel_read_to_end
, function in
IO Channels
g_io_channel_read_unichar
, function in
IO Channels
g_io_channel_ref
, function in
IO Channels
g_io_channel_seek
, function in
IO Channels
g_io_channel_seek_position
, function in
IO Channels
g_io_channel_set_buffered
, function in
IO Channels
g_io_channel_set_buffer_size
, function in
IO Channels
g_io_channel_set_close_on_unref
, function in
IO Channels
g_io_channel_set_encoding
, function in
IO Channels
g_io_channel_set_flags
, function in
IO Channels
g_io_channel_set_line_term
, function in
IO Channels
g_io_channel_shutdown
, function in
IO Channels
g_io_channel_unix_get_fd
, function in
IO Channels
g_io_channel_unix_new
, function in
IO Channels
g_io_channel_unref
, function in
IO Channels
g_io_channel_win32_new_fd
, function in
IO Channels
g_io_channel_win32_new_messages
, function in
IO Channels
g_io_channel_win32_new_socket
, function in
IO Channels
g_io_channel_write
, function in
IO Channels
g_io_channel_write_chars
, function in
IO Channels
g_io_channel_write_unichar
, function in
IO Channels
g_io_create_watch
, function in
IO Channels
G_IS_DIR_SEPARATOR
, macro in
Standard Macros
K
GKeyFile
, struct in
Key-value file parser
GKeyFileError
, enum in
Key-value file parser
GKeyFileFlags
, enum in
Key-value file parser
G_KEY_FILE_DESKTOP_GROUP
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_ACTIONS
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_CATEGORIES
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_COMMENT
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_DBUS_ACTIVATABLE
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_EXEC
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_GENERIC_NAME
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_HIDDEN
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_ICON
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_MIME_TYPE
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_NAME
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_NOT_SHOW_IN
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_NO_DISPLAY
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_ONLY_SHOW_IN
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_PATH
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_STARTUP_NOTIFY
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_STARTUP_WM_CLASS
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_TERMINAL
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_TRY_EXEC
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_TYPE
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_URL
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_KEY_VERSION
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_TYPE_APPLICATION
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_TYPE_DIRECTORY
, macro in
Key-value file parser
G_KEY_FILE_DESKTOP_TYPE_LINK
, macro in
Key-value file parser
G_KEY_FILE_ERROR
, macro in
Key-value file parser
g_key_file_free
, function in
Key-value file parser
g_key_file_get_boolean
, function in
Key-value file parser
g_key_file_get_boolean_list
, function in
Key-value file parser
g_key_file_get_comment
, function in
Key-value file parser
g_key_file_get_double
, function in
Key-value file parser
g_key_file_get_double_list
, function in
Key-value file parser
g_key_file_get_groups
, function in
Key-value file parser
g_key_file_get_int64
, function in
Key-value file parser
g_key_file_get_integer
, function in
Key-value file parser
g_key_file_get_integer_list
, function in
Key-value file parser
g_key_file_get_keys
, function in
Key-value file parser
g_key_file_get_locale_for_key
, function in
Key-value file parser
g_key_file_get_locale_string
, function in
Key-value file parser
g_key_file_get_locale_string_list
, function in
Key-value file parser
g_key_file_get_start_group
, function in
Key-value file parser
g_key_file_get_string
, function in
Key-value file parser
g_key_file_get_string_list
, function in
Key-value file parser
g_key_file_get_uint64
, function in
Key-value file parser
g_key_file_get_value
, function in
Key-value file parser
g_key_file_has_group
, function in
Key-value file parser
g_key_file_has_key
, function in
Key-value file parser
g_key_file_load_from_bytes
, function in
Key-value file parser
g_key_file_load_from_data
, function in
Key-value file parser
g_key_file_load_from_data_dirs
, function in
Key-value file parser
g_key_file_load_from_dirs
, function in
Key-value file parser
g_key_file_load_from_file
, function in
Key-value file parser
g_key_file_new
, function in
Key-value file parser
g_key_file_ref
, function in
Key-value file parser
g_key_file_remove_comment
, function in
Key-value file parser
g_key_file_remove_group
, function in
Key-value file parser
g_key_file_remove_key
, function in
Key-value file parser
g_key_file_save_to_file
, function in
Key-value file parser
g_key_file_set_boolean
, function in
Key-value file parser
g_key_file_set_boolean_list
, function in
Key-value file parser
g_key_file_set_comment
, function in
Key-value file parser
g_key_file_set_double
, function in
Key-value file parser
g_key_file_set_double_list
, function in
Key-value file parser
g_key_file_set_int64
, function in
Key-value file parser
g_key_file_set_integer
, function in
Key-value file parser
g_key_file_set_integer_list
, function in
Key-value file parser
g_key_file_set_list_separator
, function in
Key-value file parser
g_key_file_set_locale_string
, function in
Key-value file parser
g_key_file_set_locale_string_list
, function in
Key-value file parser
g_key_file_set_string
, function in
Key-value file parser
g_key_file_set_string_list
, function in
Key-value file parser
g_key_file_set_uint64
, function in
Key-value file parser
g_key_file_set_value
, function in
Key-value file parser
g_key_file_to_data
, function in
Key-value file parser
g_key_file_unref
, function in
Key-value file parser
L
glib_binary_age
, variable in
Version Information
GLIB_CHECK_VERSION
, macro in
Version Information
glib_check_version
, function in
Version Information
GLIB_DISABLE_DEPRECATION_WARNINGS
, macro in
Version Information
glib_interface_age
, variable in
Version Information
GLIB_MAJOR_VERSION
, macro in
Version Information
glib_major_version
, variable in
Version Information
glib_mem_profiler_table
, variable in
Memory Allocation
GLIB_MICRO_VERSION
, macro in
Version Information
glib_micro_version
, variable in
Version Information
GLIB_MINOR_VERSION
, macro in
Version Information
glib_minor_version
, variable in
Version Information
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_2_34
, macro in
Version Information
GLIB_VERSION_2_36
, macro in
Version Information
GLIB_VERSION_2_38
, macro in
Version Information
GLIB_VERSION_2_40
, macro in
Version Information
GLIB_VERSION_2_42
, macro in
Version Information
GLIB_VERSION_2_44
, macro in
Version Information
GLIB_VERSION_2_46
, macro in
Version Information
GLIB_VERSION_2_48
, macro in
Version Information
GLIB_VERSION_2_50
, macro in
Version Information
GLIB_VERSION_2_52
, macro in
Version Information
GLIB_VERSION_2_54
, macro in
Version Information
GLIB_VERSION_2_56
, macro in
Version Information
GLIB_VERSION_2_58
, macro in
Version Information
GLIB_VERSION_2_60
, macro in
Version Information
GLIB_VERSION_2_62
, macro in
Version Information
GLIB_VERSION_2_64
, macro in
Version Information
GLIB_VERSION_2_66
, macro in
Version Information
GLIB_VERSION_2_68
, macro in
Version Information
GLIB_VERSION_2_70
, macro in
Version Information
GLIB_VERSION_2_72
, macro in
Version Information
GLIB_VERSION_2_74
, 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
G_LIKELY
, macro in
Miscellaneous Macros
GList
, struct in
Doubly-Linked Lists
g_listenv
, function in
Miscellaneous Utility Functions
g_list_alloc
, function in
Doubly-Linked Lists
g_list_append
, function in
Doubly-Linked Lists
g_list_concat
, function in
Doubly-Linked Lists
g_list_copy
, function in
Doubly-Linked Lists
g_list_copy_deep
, function in
Doubly-Linked Lists
g_list_delete_link
, function in
Doubly-Linked Lists
g_list_find
, function in
Doubly-Linked Lists
g_list_find_custom
, function in
Doubly-Linked Lists
g_list_first
, function in
Doubly-Linked Lists
g_list_foreach
, function in
Doubly-Linked Lists
g_list_free
, function in
Doubly-Linked Lists
g_list_free1
, macro in
Doubly-Linked Lists
g_list_free_1
, function in
Doubly-Linked Lists
g_list_free_full
, function in
Doubly-Linked Lists
g_list_index
, function in
Doubly-Linked Lists
g_list_insert
, function in
Doubly-Linked Lists
g_list_insert_before
, function in
Doubly-Linked Lists
g_list_insert_before_link
, function in
Doubly-Linked Lists
g_list_insert_sorted
, function in
Doubly-Linked Lists
g_list_insert_sorted_with_data
, function in
Doubly-Linked Lists
g_list_last
, function in
Doubly-Linked Lists
g_list_length
, function in
Doubly-Linked Lists
g_list_next
, macro in
Doubly-Linked Lists
g_list_nth
, function in
Doubly-Linked Lists
g_list_nth_data
, function in
Doubly-Linked Lists
g_list_nth_prev
, function in
Doubly-Linked Lists
g_list_position
, function in
Doubly-Linked Lists
g_list_prepend
, function in
Doubly-Linked Lists
g_list_previous
, macro in
Doubly-Linked Lists
g_list_remove
, function in
Doubly-Linked Lists
g_list_remove_all
, function in
Doubly-Linked Lists
g_list_remove_link
, function in
Doubly-Linked Lists
g_list_reverse
, function in
Doubly-Linked Lists
g_list_sort
, function in
Doubly-Linked Lists
g_list_sort_with_data
, function in
Doubly-Linked Lists
G_LITTLE_ENDIAN
, macro in
Byte Order Macros
G_LN10
, macro in
Numerical Definitions
G_LN2
, macro in
Numerical Definitions
g_locale_from_utf8
, function in
Character Set Conversion
g_locale_to_utf8
, function in
Character Set Conversion
G_LOCK
, macro in
Threads
G_LOCK_DEFINE
, macro in
Threads
G_LOCK_DEFINE_STATIC
, macro in
Threads
G_LOCK_EXTERN
, macro in
Threads
g_log
, function in
Message Logging
GLogField
, struct in
Message Logging
GLogFunc
, user_function in
Message Logging
GLogLevelFlags
, enum in
Message Logging
g_logv
, function in
Message Logging
GLogWriterFunc
, user_function in
Message Logging
GLogWriterOutput
, enum in
Message Logging
G_LOG_2_BASE_10
, macro in
Numerical Definitions
g_log_default_handler
, function in
Message Logging
G_LOG_DOMAIN
, macro in
Message Logging
G_LOG_FATAL_MASK
, macro in
Message Logging
g_log_get_debug_enabled
, function in
Message Logging
G_LOG_LEVEL_USER_SHIFT
, macro in
Message Logging
g_log_remove_handler
, function in
Message Logging
g_log_set_always_fatal
, function in
Message Logging
g_log_set_debug_enabled
, function in
Message Logging
g_log_set_default_handler
, function in
Message Logging
g_log_set_fatal_mask
, function in
Message Logging
g_log_set_handler
, function in
Message Logging
g_log_set_handler_full
, function in
Message Logging
g_log_set_writer_func
, function in
Message Logging
g_log_structured
, function in
Message Logging
g_log_structured_array
, function in
Message Logging
g_log_variant
, function in
Message Logging
g_log_writer_default
, function in
Message Logging
g_log_writer_default_set_use_stderr
, function in
Message Logging
g_log_writer_default_would_drop
, function in
Message Logging
g_log_writer_format_fields
, function in
Message Logging
g_log_writer_is_journald
, function in
Message Logging
g_log_writer_journald
, function in
Message Logging
g_log_writer_standard_streams
, function in
Message Logging
g_log_writer_supports_color
, function in
Message Logging
glong
, typedef in
Basic Types
GLONG_FROM_BE
, macro in
Byte Order Macros
GLONG_FROM_LE
, macro in
Byte Order Macros
GLONG_TO_BE
, macro in
Byte Order Macros
GLONG_TO_LE
, macro in
Byte Order Macros
g_lstat
, function in
File Utilities
M
GMainContext
, struct in
The Main Event Loop
GMainContextFlags
, enum in
The Main Event Loop
GMainContextPusher
, typedef in
The Main Event Loop
GMainLoop
, struct in
The Main Event Loop
g_main_context_acquire
, function in
The Main Event Loop
g_main_context_add_poll
, function in
The Main Event Loop
g_main_context_check
, function in
The Main Event Loop
g_main_context_default
, function in
The Main Event Loop
g_main_context_dispatch
, function in
The Main Event Loop
g_main_context_find_source_by_funcs_user_data
, function in
The Main Event Loop
g_main_context_find_source_by_id
, function in
The Main Event Loop
g_main_context_find_source_by_user_data
, function in
The Main Event Loop
g_main_context_get_poll_func
, function in
The Main Event Loop
g_main_context_get_thread_default
, function in
The Main Event Loop
g_main_context_invoke
, function in
The Main Event Loop
g_main_context_invoke_full
, function in
The Main Event Loop
g_main_context_is_owner
, function in
The Main Event Loop
g_main_context_iteration
, function in
The Main Event Loop
g_main_context_new
, function in
The Main Event Loop
g_main_context_new_with_flags
, function in
The Main Event Loop
g_main_context_pending
, function in
The Main Event Loop
g_main_context_pop_thread_default
, function in
The Main Event Loop
g_main_context_prepare
, function in
The Main Event Loop
g_main_context_pusher_free
, function in
The Main Event Loop
g_main_context_pusher_new
, function in
The Main Event Loop
g_main_context_push_thread_default
, function in
The Main Event Loop
g_main_context_query
, function in
The Main Event Loop
g_main_context_ref
, function in
The Main Event Loop
g_main_context_ref_thread_default
, function in
The Main Event Loop
g_main_context_release
, function in
The Main Event Loop
g_main_context_remove_poll
, function in
The Main Event Loop
g_main_context_set_poll_func
, function in
The Main Event Loop
g_main_context_unref
, function in
The Main Event Loop
g_main_context_wait
, function in
The Main Event Loop
g_main_context_wakeup
, function in
The Main Event Loop
g_main_current_source
, function in
The Main Event Loop
g_main_depth
, 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_loop_get_context
, function in
The Main Event Loop
g_main_loop_is_running
, function in
The Main Event Loop
g_main_loop_new
, function in
The Main Event Loop
g_main_loop_quit
, function in
The Main Event Loop
g_main_loop_ref
, function in
The Main Event Loop
g_main_loop_run
, function in
The Main Event Loop
g_main_loop_unref
, function 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_malloc
, function in
Memory Allocation
g_malloc0
, function in
Memory Allocation
g_malloc0_n
, function in
Memory Allocation
g_malloc_n
, function in
Memory Allocation
GMappedFile
, struct in
File Utilities
g_mapped_file_free
, function in
File Utilities
g_mapped_file_get_bytes
, function in
File Utilities
g_mapped_file_get_contents
, function in
File Utilities
g_mapped_file_get_length
, function in
File Utilities
g_mapped_file_new
, function in
File Utilities
g_mapped_file_new_from_fd
, function in
File Utilities
g_mapped_file_ref
, function in
File Utilities
g_mapped_file_unref
, function in
File Utilities
GMarkupCollectType
, enum in
Simple XML Subset Parser
GMarkupError
, enum in
Simple XML Subset Parser
GMarkupParseContext
, struct in
Simple XML Subset Parser
GMarkupParseFlags
, enum in
Simple XML Subset Parser
GMarkupParser
, struct in
Simple XML Subset Parser
g_markup_collect_attributes
, function in
Simple XML Subset Parser
G_MARKUP_ERROR
, macro in
Simple XML Subset Parser
g_markup_escape_text
, function in
Simple XML Subset Parser
g_markup_parse_context_end_parse
, function in
Simple XML Subset Parser
g_markup_parse_context_free
, function in
Simple XML Subset Parser
g_markup_parse_context_get_element
, function in
Simple XML Subset Parser
g_markup_parse_context_get_element_stack
, function in
Simple XML Subset Parser
g_markup_parse_context_get_position
, function in
Simple XML Subset Parser
g_markup_parse_context_get_user_data
, function in
Simple XML Subset Parser
g_markup_parse_context_new
, function in
Simple XML Subset Parser
g_markup_parse_context_parse
, function in
Simple XML Subset Parser
g_markup_parse_context_pop
, function in
Simple XML Subset Parser
g_markup_parse_context_push
, function in
Simple XML Subset Parser
g_markup_parse_context_ref
, function in
Simple XML Subset Parser
g_markup_parse_context_unref
, function in
Simple XML Subset Parser
g_markup_printf_escaped
, function in
Simple XML Subset Parser
g_markup_vprintf_escaped
, function in
Simple XML Subset Parser
GMatchInfo
, struct in
Perl-compatible regular expressions
g_match_info_expand_references
, function in
Perl-compatible regular expressions
g_match_info_fetch
, function in
Perl-compatible regular expressions
g_match_info_fetch_all
, function in
Perl-compatible regular expressions
g_match_info_fetch_named
, function in
Perl-compatible regular expressions
g_match_info_fetch_named_pos
, function in
Perl-compatible regular expressions
g_match_info_fetch_pos
, function in
Perl-compatible regular expressions
g_match_info_free
, function in
Perl-compatible regular expressions
g_match_info_get_match_count
, function in
Perl-compatible regular expressions
g_match_info_get_regex
, function in
Perl-compatible regular expressions
g_match_info_get_string
, function in
Perl-compatible regular expressions
g_match_info_is_partial_match
, function in
Perl-compatible regular expressions
g_match_info_matches
, function in
Perl-compatible regular expressions
g_match_info_next
, function in
Perl-compatible regular expressions
g_match_info_ref
, function in
Perl-compatible regular expressions
g_match_info_unref
, function in
Perl-compatible regular expressions
MAX
, macro in
Standard Macros
G_MAXDOUBLE
, macro in
Basic Types
G_MAXFLOAT
, macro in
Basic Types
G_MAXINT
, macro in
Basic Types
G_MAXINT16
, macro in
Basic Types
G_MAXINT32
, macro in
Basic Types
G_MAXINT64
, macro in
Basic Types
G_MAXINT8
, macro in
Basic Types
G_MAXLONG
, macro in
Basic Types
G_MAXOFFSET
, macro in
Basic Types
MAXPATHLEN
, macro in
Windows Compatibility Functions
G_MAXSHORT
, macro in
Basic Types
G_MAXSIZE
, macro in
Basic Types
G_MAXSSIZE
, macro in
Basic Types
G_MAXUINT
, macro in
Basic Types
G_MAXUINT16
, macro in
Basic Types
G_MAXUINT32
, macro in
Basic Types
G_MAXUINT64
, macro in
Basic Types
G_MAXUINT8
, macro in
Basic Types
G_MAXULONG
, macro in
Basic Types
G_MAXUSHORT
, macro in
Basic Types
g_memdup
, function in
Memory Allocation
g_memdup2
, function in
Memory Allocation
g_memmove
, macro in
Memory Allocation
GMemVTable
, struct in
Memory Allocation
G_MEM_ALIGN
, macro in
Standard Macros
g_mem_gc_friendly
, variable 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_message
, macro in
Message Logging
MIN
, macro in
Standard Macros
G_MINDOUBLE
, macro in
Basic Types
G_MINFLOAT
, macro in
Basic Types
G_MININT
, macro in
Basic Types
G_MININT16
, macro in
Basic Types
G_MININT32
, macro in
Basic Types
G_MININT64
, macro in
Basic Types
G_MININT8
, macro in
Basic Types
G_MINLONG
, macro in
Basic Types
G_MINOFFSET
, macro in
Basic Types
G_MINSHORT
, macro in
Basic Types
G_MINSSIZE
, macro in
Basic Types
g_mkdir
, function in
File Utilities
g_mkdir_with_parents
, function in
File Utilities
g_mkdtemp
, function in
File Utilities
g_mkdtemp_full
, function in
File Utilities
g_mkstemp
, function in
File Utilities
g_mkstemp_full
, function in
File Utilities
GModule
, struct in
Dynamic Loading of Modules
GModuleCheckInit
, user_function in
Dynamic Loading of Modules
GModuleError
, enum in
Dynamic Loading of Modules
GModuleFlags
, enum in
Dynamic Loading of Modules
GModuleUnload
, user_function in
Dynamic Loading of Modules
g_module_build_path
, function in
Dynamic Loading of Modules
g_module_close
, function in
Dynamic Loading of Modules
G_MODULE_ERROR
, macro in
Dynamic Loading of Modules
g_module_error
, function in
Dynamic Loading of Modules
G_MODULE_EXPORT
, macro in
Dynamic Loading of Modules
G_MODULE_IMPORT
, macro in
Dynamic Loading of Modules
g_module_make_resident
, function in
Dynamic Loading of Modules
g_module_name
, function in
Dynamic Loading of Modules
g_module_open
, function in
Dynamic Loading of Modules
g_module_open_full
, function in
Dynamic Loading of Modules
G_MODULE_SUFFIX
, macro in
Dynamic Loading of Modules
g_module_supported
, function in
Dynamic Loading of Modules
g_module_symbol
, function in
Dynamic Loading of Modules
GMutex
, union in
Threads
GMutexLocker
, typedef in
Threads
g_mutex_clear
, function in
Threads
g_mutex_free
, function in
Deprecated Thread APIs
g_mutex_init
, function in
Threads
g_mutex_lock
, function in
Threads
g_mutex_locker_free
, function in
Threads
g_mutex_locker_new
, function in
Threads
g_mutex_new
, function in
Deprecated Thread APIs
g_mutex_trylock
, function in
Threads
g_mutex_unlock
, function in
Threads
N
NC_
, macro in
I18N
g_new
, macro in
Memory Allocation
g_new0
, macro in
Memory Allocation
g_newa
, macro in
Memory Allocation
g_newa0
, macro in
Memory Allocation
GNode
, struct in
N-ary Trees
GNodeForeachFunc
, user_function in
N-ary Trees
GNodeTraverseFunc
, user_function in
N-ary Trees
g_node_append
, macro in
N-ary Trees
g_node_append_data
, macro in
N-ary Trees
g_node_children_foreach
, function in
N-ary Trees
g_node_child_index
, function in
N-ary Trees
g_node_child_position
, function in
N-ary Trees
g_node_copy
, function in
N-ary Trees
g_node_copy_deep
, function in
N-ary Trees
g_node_depth
, function in
N-ary Trees
g_node_destroy
, function in
N-ary Trees
g_node_find
, function in
N-ary Trees
g_node_find_child
, function in
N-ary Trees
g_node_first_child
, macro in
N-ary Trees
g_node_first_sibling
, function in
N-ary Trees
g_node_get_root
, function in
N-ary Trees
g_node_insert
, function in
N-ary Trees
g_node_insert_after
, function in
N-ary Trees
g_node_insert_before
, function in
N-ary Trees
g_node_insert_data
, macro in
N-ary Trees
g_node_insert_data_after
, macro in
N-ary Trees
g_node_insert_data_before
, macro in
N-ary Trees
g_node_is_ancestor
, function in
N-ary Trees
G_NODE_IS_LEAF
, macro in
N-ary Trees
G_NODE_IS_ROOT
, macro in
N-ary Trees
g_node_last_child
, function in
N-ary Trees
g_node_last_sibling
, function in
N-ary Trees
g_node_max_height
, function in
N-ary Trees
g_node_new
, function in
N-ary Trees
g_node_next_sibling
, macro in
N-ary Trees
g_node_nth_child
, function in
N-ary Trees
g_node_n_children
, function in
N-ary Trees
g_node_n_nodes
, function in
N-ary Trees
g_node_prepend
, function in
N-ary Trees
g_node_prepend_data
, macro in
N-ary Trees
g_node_prev_sibling
, macro in
N-ary Trees
g_node_reverse_children
, function in
N-ary Trees
g_node_traverse
, function in
N-ary Trees
g_node_unlink
, function in
N-ary Trees
G_NORETURN
, macro in
Standard Macros
G_NORETURN_FUNCPTR
, macro in
Standard Macros
GNormalizeMode
, enum in
Unicode Manipulation
G_NO_INLINE
, macro in
Standard Macros
g_ntohl
, macro in
Byte Order Macros
g_ntohs
, macro in
Byte Order Macros
NULL
, macro in
Standard Macros
g_nullify_pointer
, function in
Miscellaneous Utility Functions
GNumberParserError
, enum in
String Utility Functions
G_NUMBER_PARSER_ERROR
, macro in
String Utility Functions
N_
, macro in
I18N
G_N_ELEMENTS
, macro in
Standard Macros
O
goffset
, typedef in
Basic Types
GOnce
, struct in
Threads
g_once
, macro in
Threads
GOnceStatus
, enum in
Threads
G_ONCE_INIT
, macro in
Threads
g_once_init_enter
, function in
Threads
g_once_init_leave
, function in
Threads
g_on_error_query
, function in
Warnings and Assertions
g_on_error_stack_trace
, function in
Warnings and Assertions
g_open
, function in
File Utilities
GOptionArg
, enum in
Commandline option parser
GOptionArgFunc
, user_function in
Commandline option parser
GOptionContext
, struct in
Commandline option parser
GOptionEntry
, struct in
Commandline option parser
GOptionError
, enum in
Commandline option parser
GOptionErrorFunc
, user_function in
Commandline option parser
GOptionFlags
, enum in
Commandline option parser
GOptionGroup
, struct in
Commandline option parser
GOptionParseFunc
, user_function in
Commandline option parser
g_option_context_add_group
, function in
Commandline option parser
g_option_context_add_main_entries
, function in
Commandline option parser
g_option_context_free
, function in
Commandline option parser
g_option_context_get_description
, function in
Commandline option parser
g_option_context_get_help
, function in
Commandline option parser
g_option_context_get_help_enabled
, function in
Commandline option parser
g_option_context_get_ignore_unknown_options
, function in
Commandline option parser
g_option_context_get_main_group
, function in
Commandline option parser
g_option_context_get_strict_posix
, function in
Commandline option parser
g_option_context_get_summary
, function in
Commandline option parser
g_option_context_new
, function in
Commandline option parser
g_option_context_parse
, function in
Commandline option parser
g_option_context_parse_strv
, function in
Commandline option parser
g_option_context_set_description
, function in
Commandline option parser
g_option_context_set_help_enabled
, function in
Commandline option parser
g_option_context_set_ignore_unknown_options
, function in
Commandline option parser
g_option_context_set_main_group
, function in
Commandline option parser
g_option_context_set_strict_posix
, function in
Commandline option parser
g_option_context_set_summary
, function in
Commandline option parser
g_option_context_set_translate_func
, function in
Commandline option parser
g_option_context_set_translation_domain
, function in
Commandline option parser
G_OPTION_ENTRY_NULL
, macro in
Commandline option parser
G_OPTION_ERROR
, macro in
Commandline option parser
g_option_group_add_entries
, function in
Commandline option parser
g_option_group_free
, function in
Commandline option parser
g_option_group_new
, function in
Commandline option parser
g_option_group_ref
, function in
Commandline option parser
g_option_group_set_error_hook
, function in
Commandline option parser
g_option_group_set_parse_hooks
, function in
Commandline option parser
g_option_group_set_translate_func
, function in
Commandline option parser
g_option_group_set_translation_domain
, function in
Commandline option parser
g_option_group_unref
, function in
Commandline option parser
G_OPTION_REMAINING
, macro in
Commandline option parser
G_OS_INFO_KEY_BUG_REPORT_URL
, macro in
Miscellaneous Utility Functions
G_OS_INFO_KEY_DOCUMENTATION_URL
, macro in
Miscellaneous Utility Functions
G_OS_INFO_KEY_HOME_URL
, macro in
Miscellaneous Utility Functions
G_OS_INFO_KEY_ID
, macro in
Miscellaneous Utility Functions
G_OS_INFO_KEY_NAME
, macro in
Miscellaneous Utility Functions
G_OS_INFO_KEY_PRETTY_NAME
, macro in
Miscellaneous Utility Functions
G_OS_INFO_KEY_PRIVACY_POLICY_URL
, macro in
Miscellaneous Utility Functions
G_OS_INFO_KEY_SUPPORT_URL
, macro in
Miscellaneous Utility Functions
G_OS_INFO_KEY_VERSION
, macro in
Miscellaneous Utility Functions
G_OS_INFO_KEY_VERSION_CODENAME
, macro in
Miscellaneous Utility Functions
G_OS_INFO_KEY_VERSION_ID
, macro in
Miscellaneous Utility Functions
G_OS_UNIX
, macro in
Standard Macros
G_OS_WIN32
, macro in
Standard Macros
P
g_parse_debug_string
, function in
Miscellaneous Utility Functions
G_PASTE
, macro in
Miscellaneous Macros
g_path_get_basename
, function in
Miscellaneous Utility Functions
g_path_get_dirname
, function in
Miscellaneous Utility Functions
g_path_is_absolute
, function in
Miscellaneous Utility Functions
g_path_skip_root
, function in
Miscellaneous Utility Functions
GPatternSpec
, struct in
Glob-style pattern matching
g_pattern_match
, function in
Glob-style pattern matching
g_pattern_match_simple
, function in
Glob-style pattern matching
g_pattern_match_string
, function in
Glob-style pattern matching
g_pattern_spec_copy
, function in
Glob-style pattern matching
g_pattern_spec_equal
, function in
Glob-style pattern matching
g_pattern_spec_free
, function in
Glob-style pattern matching
g_pattern_spec_match
, function in
Glob-style pattern matching
g_pattern_spec_match_string
, function in
Glob-style pattern matching
g_pattern_spec_new
, function in
Glob-style pattern matching
G_PDP_ENDIAN
, macro in
Byte Order Macros
G_PI
, macro in
Numerical Definitions
GPid
, typedef in
The Main Event Loop
G_PID_FORMAT
, macro in
The Main Event Loop
G_PI_2
, macro in
Numerical Definitions
G_PI_4
, macro in
Numerical Definitions
gpointer
, typedef in
Basic Types
g_pointer_bit_lock
, function in
Threads
g_pointer_bit_trylock
, function in
Threads
g_pointer_bit_unlock
, function in
Threads
GPOINTER_TO_INT
, macro in
Type Conversion Macros
GPOINTER_TO_SIZE
, macro in
Type Conversion Macros
GPOINTER_TO_UINT
, macro in
Type Conversion Macros
g_poll
, function in
The Main Event Loop
GPollFD
, struct in
The Main Event Loop
G_POLLFD_FORMAT
, macro in
The Main Event Loop
GPollFunc
, user_function in
The Main Event Loop
g_prefix_error
, function in
Error Reporting
g_prefix_error_literal
, function in
Error Reporting
g_print
, function in
Warnings and Assertions
g_printerr
, function in
Warnings and Assertions
g_printf
, function in
String Utility Functions
GPrintFunc
, user_function in
Warnings and Assertions
g_printf_string_upper_bound
, function in
String Utility Functions
G_PRIORITY_DEFAULT
, macro in
The Main Event Loop
G_PRIORITY_DEFAULT_IDLE
, macro in
The Main Event Loop
G_PRIORITY_HIGH
, macro in
The Main Event Loop
G_PRIORITY_HIGH_IDLE
, macro in
The Main Event Loop
G_PRIORITY_LOW
, macro in
The Main Event Loop
GPrivate
, struct in
Threads
g_private_get
, function in
Threads
G_PRIVATE_INIT
, macro in
Threads
g_private_new
, function in
Deprecated Thread APIs
g_private_replace
, function in
Threads
g_private_set
, function in
Threads
g_propagate_error
, function in
Error Reporting
g_propagate_prefixed_error
, function in
Error Reporting
GPtrArray
, struct in
Pointer Arrays
g_ptr_array_add
, function in
Pointer Arrays
g_ptr_array_copy
, function in
Pointer Arrays
g_ptr_array_extend
, function in
Pointer Arrays
g_ptr_array_extend_and_steal
, function in
Pointer Arrays
g_ptr_array_find
, function in
Pointer Arrays
g_ptr_array_find_with_equal_func
, function in
Pointer Arrays
g_ptr_array_foreach
, function in
Pointer Arrays
g_ptr_array_free
, function in
Pointer Arrays
g_ptr_array_index
, macro in
Pointer Arrays
g_ptr_array_insert
, function in
Pointer Arrays
g_ptr_array_is_null_terminated
, function in
Pointer Arrays
g_ptr_array_new
, function in
Pointer Arrays
g_ptr_array_new_full
, function in
Pointer Arrays
g_ptr_array_new_null_terminated
, function in
Pointer Arrays
g_ptr_array_new_with_free_func
, function in
Pointer Arrays
g_ptr_array_ref
, function in
Pointer Arrays
g_ptr_array_remove
, function in
Pointer Arrays
g_ptr_array_remove_fast
, function in
Pointer Arrays
g_ptr_array_remove_index
, function in
Pointer Arrays
g_ptr_array_remove_index_fast
, function in
Pointer Arrays
g_ptr_array_remove_range
, function in
Pointer Arrays
g_ptr_array_set_free_func
, function in
Pointer Arrays
g_ptr_array_set_size
, function in
Pointer Arrays
g_ptr_array_sized_new
, function in
Pointer Arrays
g_ptr_array_sort
, function in
Pointer Arrays
g_ptr_array_sort_with_data
, function in
Pointer Arrays
g_ptr_array_steal
, function in
Pointer Arrays
g_ptr_array_steal_index
, function in
Pointer Arrays
g_ptr_array_steal_index_fast
, function in
Pointer Arrays
g_ptr_array_unref
, function in
Pointer Arrays
Q
g_qsort_with_data
, function in
Miscellaneous Utility Functions
GQuark
, typedef in
Quarks
g_quark_from_static_string
, function in
Quarks
g_quark_from_string
, function in
Quarks
g_quark_to_string
, function in
Quarks
g_quark_try_string
, function in
Quarks
GQueue
, struct in
Double-ended Queues
g_queue_clear
, function in
Double-ended Queues
g_queue_clear_full
, function in
Double-ended Queues
g_queue_copy
, function in
Double-ended Queues
g_queue_delete_link
, function in
Double-ended Queues
g_queue_find
, function in
Double-ended Queues
g_queue_find_custom
, function in
Double-ended Queues
g_queue_foreach
, function in
Double-ended Queues
g_queue_free
, function in
Double-ended Queues
g_queue_free_full
, function in
Double-ended Queues
g_queue_get_length
, function in
Double-ended Queues
g_queue_index
, function in
Double-ended Queues
G_QUEUE_INIT
, macro in
Double-ended Queues
g_queue_init
, function in
Double-ended Queues
g_queue_insert_after
, function in
Double-ended Queues
g_queue_insert_after_link
, function in
Double-ended Queues
g_queue_insert_before
, function in
Double-ended Queues
g_queue_insert_before_link
, function in
Double-ended Queues
g_queue_insert_sorted
, function in
Double-ended Queues
g_queue_is_empty
, function in
Double-ended Queues
g_queue_link_index
, function in
Double-ended Queues
g_queue_new
, function in
Double-ended Queues
g_queue_peek_head
, function in
Double-ended Queues
g_queue_peek_head_link
, function in
Double-ended Queues
g_queue_peek_nth
, function in
Double-ended Queues
g_queue_peek_nth_link
, function in
Double-ended Queues
g_queue_peek_tail
, function in
Double-ended Queues
g_queue_peek_tail_link
, function in
Double-ended Queues
g_queue_pop_head
, function in
Double-ended Queues
g_queue_pop_head_link
, function in
Double-ended Queues
g_queue_pop_nth
, function in
Double-ended Queues
g_queue_pop_nth_link
, function in
Double-ended Queues
g_queue_pop_tail
, function in
Double-ended Queues
g_queue_pop_tail_link
, function in
Double-ended Queues
g_queue_push_head
, function in
Double-ended Queues
g_queue_push_head_link
, function in
Double-ended Queues
g_queue_push_nth
, function in
Double-ended Queues
g_queue_push_nth_link
, function in
Double-ended Queues
g_queue_push_tail
, function in
Double-ended Queues
g_queue_push_tail_link
, function in
Double-ended Queues
g_queue_remove
, function in
Double-ended Queues
g_queue_remove_all
, function in
Double-ended Queues
g_queue_reverse
, function in
Double-ended Queues
g_queue_sort
, function in
Double-ended Queues
g_queue_unlink
, function in
Double-ended Queues
Q_
, macro in
I18N
R
GRand
, struct in
Random Numbers
g_random_boolean
, macro in
Random Numbers
g_random_double
, function in
Random Numbers
g_random_double_range
, function in
Random Numbers
g_random_int
, function in
Random Numbers
g_random_int_range
, function in
Random Numbers
g_random_set_seed
, function in
Random Numbers
g_rand_boolean
, macro in
Random Numbers
g_rand_copy
, function in
Random Numbers
g_rand_double
, function in
Random Numbers
g_rand_double_range
, function in
Random Numbers
g_rand_free
, function in
Random Numbers
g_rand_int
, function in
Random Numbers
g_rand_int_range
, function in
Random Numbers
g_rand_new
, function in
Random Numbers
g_rand_new_with_seed
, function in
Random Numbers
g_rand_new_with_seed_array
, function in
Random Numbers
g_rand_set_seed
, function in
Random Numbers
g_rand_set_seed_array
, function in
Random Numbers
g_rc_box_acquire
, function in
Reference counted data
g_rc_box_alloc
, function in
Reference counted data
g_rc_box_alloc0
, function in
Reference counted data
g_rc_box_dup
, function in
Reference counted data
g_rc_box_get_size
, function in
Reference counted data
g_rc_box_new
, macro in
Reference counted data
g_rc_box_new0
, macro in
Reference counted data
g_rc_box_release
, function in
Reference counted data
g_rc_box_release_full
, function in
Reference counted data
g_realloc
, function in
Memory Allocation
g_realloc_n
, function in
Memory Allocation
GRecMutex
, struct in
Threads
GRecMutexLocker
, typedef in
Threads
g_rec_mutex_clear
, function in
Threads
g_rec_mutex_init
, function in
Threads
g_rec_mutex_lock
, function in
Threads
g_rec_mutex_locker_free
, function in
Threads
g_rec_mutex_locker_new
, function in
Threads
g_rec_mutex_trylock
, function in
Threads
g_rec_mutex_unlock
, function in
Threads
grefcount
, typedef in
Reference counting
GRefString
, typedef in
Reference counted strings
g_ref_count_compare
, function in
Reference counting
g_ref_count_dec
, function in
Reference counting
g_ref_count_inc
, function in
Reference counting
g_ref_count_init
, function in
Reference counting
g_ref_string_acquire
, function in
Reference counted strings
g_ref_string_length
, function in
Reference counted strings
g_ref_string_new
, function in
Reference counted strings
g_ref_string_new_intern
, function in
Reference counted strings
g_ref_string_new_len
, function in
Reference counted strings
g_ref_string_release
, function in
Reference counted strings
GRegex
, struct in
Perl-compatible regular expressions
GRegexCompileFlags
, enum in
Perl-compatible regular expressions
GRegexError
, enum in
Perl-compatible regular expressions
GRegexEvalCallback
, user_function in
Perl-compatible regular expressions
GRegexMatchFlags
, enum in
Perl-compatible regular expressions
g_regex_check_replacement
, function in
Perl-compatible regular expressions
G_REGEX_ERROR
, macro in
Perl-compatible regular expressions
g_regex_escape_nul
, function in
Perl-compatible regular expressions
g_regex_escape_string
, function in
Perl-compatible regular expressions
g_regex_get_capture_count
, function in
Perl-compatible regular expressions
g_regex_get_compile_flags
, function in
Perl-compatible regular expressions
g_regex_get_has_cr_or_lf
, function in
Perl-compatible regular expressions
g_regex_get_match_flags
, function in
Perl-compatible regular expressions
g_regex_get_max_backref
, function in
Perl-compatible regular expressions
g_regex_get_max_lookbehind
, function in
Perl-compatible regular expressions
g_regex_get_pattern
, function in
Perl-compatible regular expressions
g_regex_get_string_number
, function in
Perl-compatible regular expressions
g_regex_match
, function in
Perl-compatible regular expressions
g_regex_match_all
, function in
Perl-compatible regular expressions
g_regex_match_all_full
, function in
Perl-compatible regular expressions
g_regex_match_full
, function in
Perl-compatible regular expressions
g_regex_match_simple
, function in
Perl-compatible regular expressions
g_regex_new
, function in
Perl-compatible regular expressions
g_regex_ref
, function in
Perl-compatible regular expressions
g_regex_replace
, function in
Perl-compatible regular expressions
g_regex_replace_eval
, function in
Perl-compatible regular expressions
g_regex_replace_literal
, function in
Perl-compatible regular expressions
g_regex_split
, function in
Perl-compatible regular expressions
g_regex_split_full
, function in
Perl-compatible regular expressions
g_regex_split_simple
, function in
Perl-compatible regular expressions
g_regex_unref
, function in
Perl-compatible regular expressions
GRelation
, struct in
Relations and Tuples
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
g_reload_user_special_dirs_cache
, function in
Miscellaneous Utility Functions
g_remove
, function in
File Utilities
g_rename
, function in
File Utilities
g_renew
, macro in
Memory Allocation
g_return_if_fail
, macro in
Warnings and Assertions
g_return_if_reached
, macro in
Warnings and Assertions
g_return_val_if_fail
, macro in
Warnings and Assertions
g_return_val_if_reached
, macro in
Warnings and Assertions
g_rmdir
, function in
File Utilities
GRWLock
, struct in
Threads
GRWLockReaderLocker
, typedef in
Threads
GRWLockWriterLocker
, typedef in
Threads
g_rw_lock_clear
, function in
Threads
g_rw_lock_init
, function in
Threads
g_rw_lock_reader_lock
, function in
Threads
g_rw_lock_reader_locker_free
, function in
Threads
g_rw_lock_reader_locker_new
, 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_locker_free
, function in
Threads
g_rw_lock_writer_locker_new
, function in
Threads
g_rw_lock_writer_trylock
, function in
Threads
g_rw_lock_writer_unlock
, function in
Threads
S
GScanner
, struct in
Lexical Scanner
GScannerConfig
, struct in
Lexical Scanner
GScannerMsgFunc
, user_function in
Lexical Scanner
g_scanner_add_symbol
, macro in
Lexical Scanner
g_scanner_cur_line
, function in
Lexical Scanner
g_scanner_cur_position
, function in
Lexical Scanner
g_scanner_cur_token
, function in
Lexical Scanner
g_scanner_cur_value
, function in
Lexical Scanner
g_scanner_destroy
, function in
Lexical Scanner
g_scanner_eof
, function in
Lexical Scanner
g_scanner_error
, function in
Lexical Scanner
g_scanner_foreach_symbol
, macro in
Lexical Scanner
g_scanner_freeze_symbol_table
, macro in
Lexical Scanner
g_scanner_get_next_token
, function in
Lexical Scanner
g_scanner_input_file
, function in
Lexical Scanner
g_scanner_input_text
, function in
Lexical Scanner
g_scanner_lookup_symbol
, function in
Lexical Scanner
g_scanner_new
, function in
Lexical Scanner
g_scanner_peek_next_token
, function in
Lexical Scanner
g_scanner_remove_symbol
, macro in
Lexical Scanner
g_scanner_scope_add_symbol
, function in
Lexical Scanner
g_scanner_scope_foreach_symbol
, function in
Lexical Scanner
g_scanner_scope_lookup_symbol
, function in
Lexical Scanner
g_scanner_scope_remove_symbol
, function in
Lexical Scanner
g_scanner_set_scope
, function in
Lexical Scanner
g_scanner_sync_file_offset
, function in
Lexical Scanner
g_scanner_thaw_symbol_table
, macro in
Lexical Scanner
g_scanner_unexp_token
, function in
Lexical Scanner
g_scanner_warn
, function in
Lexical Scanner
G_SEARCHPATH_SEPARATOR
, macro in
Standard Macros
G_SEARCHPATH_SEPARATOR_S
, macro in
Standard Macros
GSeekType
, enum in
IO Channels
GSequence
, struct in
Sequences
GSequenceIter
, typedef in
Sequences
GSequenceIterCompareFunc
, user_function in
Sequences
g_sequence_append
, function in
Sequences
g_sequence_foreach
, function in
Sequences
g_sequence_foreach_range
, function in
Sequences
g_sequence_free
, function in
Sequences
g_sequence_get
, function in
Sequences
g_sequence_get_begin_iter
, function in
Sequences
g_sequence_get_end_iter
, function in
Sequences
g_sequence_get_iter_at_pos
, function in
Sequences
g_sequence_get_length
, function in
Sequences
g_sequence_insert_before
, function in
Sequences
g_sequence_insert_sorted
, function in
Sequences
g_sequence_insert_sorted_iter
, function in
Sequences
g_sequence_is_empty
, function in
Sequences
g_sequence_iter_compare
, function in
Sequences
g_sequence_iter_get_position
, function in
Sequences
g_sequence_iter_get_sequence
, function in
Sequences
g_sequence_iter_is_begin
, function in
Sequences
g_sequence_iter_is_end
, function in
Sequences
g_sequence_iter_move
, function in
Sequences
g_sequence_iter_next
, function in
Sequences
g_sequence_iter_prev
, function in
Sequences
g_sequence_lookup
, function in
Sequences
g_sequence_lookup_iter
, function in
Sequences
g_sequence_move
, function in
Sequences
g_sequence_move_range
, function in
Sequences
g_sequence_new
, function in
Sequences
g_sequence_prepend
, function in
Sequences
g_sequence_range_get_midpoint
, function in
Sequences
g_sequence_remove
, function in
Sequences
g_sequence_remove_range
, function in
Sequences
g_sequence_search
, function in
Sequences
g_sequence_search_iter
, function in
Sequences
g_sequence_set
, function in
Sequences
g_sequence_sort
, function in
Sequences
g_sequence_sort_changed
, function in
Sequences
g_sequence_sort_changed_iter
, function in
Sequences
g_sequence_sort_iter
, function in
Sequences
g_sequence_swap
, function in
Sequences
g_setenv
, function in
Miscellaneous Utility Functions
g_set_application_name
, function in
Miscellaneous Utility Functions
g_set_error
, function in
Error Reporting
g_set_error_literal
, function in
Error Reporting
g_set_prgname
, function in
Miscellaneous Utility Functions
g_set_printerr_handler
, function in
Warnings and Assertions
g_set_print_handler
, function in
Warnings and Assertions
GShellError
, enum in
Shell-related Utilities
G_SHELL_ERROR
, macro in
Shell-related Utilities
g_shell_parse_argv
, function in
Shell-related Utilities
g_shell_quote
, function in
Shell-related Utilities
g_shell_unquote
, function in
Shell-related Utilities
gshort
, typedef in
Basic Types
gsize
, typedef in
Basic Types
G_SIZEOF_MEMBER
, macro in
Standard Macros
g_size_checked_add
, macro in
Bounds-checked integer arithmetic
g_size_checked_mul
, macro in
Bounds-checked integer arithmetic
GSIZE_FROM_BE
, macro in
Byte Order Macros
GSIZE_FROM_LE
, macro in
Byte Order Macros
GSIZE_TO_BE
, macro in
Byte Order Macros
GSIZE_TO_LE
, macro in
Byte Order Macros
GSIZE_TO_POINTER
, macro in
Type Conversion Macros
g_slice_alloc
, function in
Memory Slices
g_slice_alloc0
, function in
Memory Slices
g_slice_copy
, function in
Memory Slices
g_slice_dup
, macro in
Memory Slices
g_slice_free
, macro in
Memory Slices
g_slice_free1
, function in
Memory Slices
g_slice_free_chain
, macro in
Memory Slices
g_slice_free_chain_with_offset
, function in
Memory Slices
g_slice_new
, macro in
Memory Slices
g_slice_new0
, macro in
Memory Slices
GSList
, struct in
Singly-Linked Lists
g_slist_alloc
, function in
Singly-Linked Lists
g_slist_append
, function in
Singly-Linked Lists
g_slist_concat
, function in
Singly-Linked Lists
g_slist_copy
, function in
Singly-Linked Lists
g_slist_copy_deep
, function in
Singly-Linked Lists
g_slist_delete_link
, function in
Singly-Linked Lists
g_slist_find
, function in
Singly-Linked Lists
g_slist_find_custom
, function in
Singly-Linked Lists
g_slist_foreach
, function in
Singly-Linked Lists
g_slist_free
, function in
Singly-Linked Lists
g_slist_free1
, macro in
Singly-Linked Lists
g_slist_free_1
, function in
Singly-Linked Lists
g_slist_free_full
, function in
Singly-Linked Lists
g_slist_index
, function in
Singly-Linked Lists
g_slist_insert
, function in
Singly-Linked Lists
g_slist_insert_before
, function in
Singly-Linked Lists
g_slist_insert_sorted
, function in
Singly-Linked Lists
g_slist_insert_sorted_with_data
, function in
Singly-Linked Lists
g_slist_last
, function in
Singly-Linked Lists
g_slist_length
, function in
Singly-Linked Lists
g_slist_next
, macro in
Singly-Linked Lists
g_slist_nth
, function in
Singly-Linked Lists
g_slist_nth_data
, function in
Singly-Linked Lists
g_slist_position
, function in
Singly-Linked Lists
g_slist_prepend
, function in
Singly-Linked Lists
g_slist_remove
, function in
Singly-Linked Lists
g_slist_remove_all
, function in
Singly-Linked Lists
g_slist_remove_link
, function in
Singly-Linked Lists
g_slist_reverse
, function in
Singly-Linked Lists
g_slist_sort
, function in
Singly-Linked Lists
g_slist_sort_with_data
, function in
Singly-Linked Lists
g_snprintf
, function in
String Utility Functions
GSource
, struct in
The Main Event Loop
GSourceCallbackFuncs
, struct in
The Main Event Loop
GSourceDisposeFunc
, user_function in
The Main Event Loop
GSourceDummyMarshal
, user_function in
The Main Event Loop
GSourceFunc
, user_function in
The Main Event Loop
GSourceFuncs
, struct in
The Main Event Loop
GSourceOnceFunc
, user_function in
The Main Event Loop
g_source_add_child_source
, function in
The Main Event Loop
g_source_add_poll
, function in
The Main Event Loop
g_source_add_unix_fd
, function in
The Main Event Loop
g_source_attach
, function in
The Main Event Loop
G_SOURCE_CONTINUE
, macro in
The Main Event Loop
g_source_destroy
, function in
The Main Event Loop
G_SOURCE_FUNC
, macro in
The Main Event Loop
g_source_get_can_recurse
, function in
The Main Event Loop
g_source_get_context
, function in
The Main Event Loop
g_source_get_current_time
, function in
The Main Event Loop
g_source_get_id
, function in
The Main Event Loop
g_source_get_name
, function in
The Main Event Loop
g_source_get_priority
, function in
The Main Event Loop
g_source_get_ready_time
, function in
The Main Event Loop
g_source_get_time
, function in
The Main Event Loop
g_source_is_destroyed
, function in
The Main Event Loop
g_source_modify_unix_fd
, function in
The Main Event Loop
g_source_new
, function in
The Main Event Loop
g_source_query_unix_fd
, function in
The Main Event Loop
g_source_ref
, function in
The Main Event Loop
G_SOURCE_REMOVE
, macro in
The Main Event Loop
g_source_remove
, function in
The Main Event Loop
g_source_remove_by_funcs_user_data
, function in
The Main Event Loop
g_source_remove_by_user_data
, function in
The Main Event Loop
g_source_remove_child_source
, function in
The Main Event Loop
g_source_remove_poll
, function in
The Main Event Loop
g_source_remove_unix_fd
, function in
The Main Event Loop
g_source_set_callback
, function in
The Main Event Loop
g_source_set_callback_indirect
, function in
The Main Event Loop
g_source_set_can_recurse
, function in
The Main Event Loop
g_source_set_dispose_function
, function in
The Main Event Loop
g_source_set_funcs
, function in
The Main Event Loop
g_source_set_name
, function in
The Main Event Loop
g_source_set_name_by_id
, function in
The Main Event Loop
g_source_set_priority
, function in
The Main Event Loop
g_source_set_ready_time
, function in
The Main Event Loop
g_source_set_static_name
, function in
The Main Event Loop
g_source_unref
, function in
The Main Event Loop
g_spaced_primes_closest
, function in
Miscellaneous Utility Functions
GSpawnChildSetupFunc
, user_function in
Spawning Processes
GSpawnError
, enum in
Spawning Processes
GSpawnFlags
, enum in
Spawning Processes
g_spawn_async
, function in
Spawning Processes
g_spawn_async_with_fds
, function in
Spawning Processes
g_spawn_async_with_pipes
, function in
Spawning Processes
g_spawn_async_with_pipes_and_fds
, function in
Spawning Processes
g_spawn_check_exit_status
, function in
Spawning Processes
g_spawn_check_wait_status
, function in
Spawning Processes
g_spawn_close_pid
, function in
Spawning Processes
g_spawn_command_line_async
, function in
Spawning Processes
g_spawn_command_line_sync
, function in
Spawning Processes
G_SPAWN_ERROR
, macro in
Spawning Processes
G_SPAWN_EXIT_ERROR
, macro in
Spawning Processes
g_spawn_sync
, function in
Spawning Processes
g_sprintf
, function in
String Utility Functions
G_SQRT2
, macro in
Numerical Definitions
gssize
, typedef in
Basic Types
GSSIZE_FROM_BE
, macro in
Byte Order Macros
GSSIZE_FROM_LE
, macro in
Byte Order Macros
GSSIZE_TO_BE
, macro in
Byte Order Macros
GSSIZE_TO_LE
, macro in
Byte Order Macros
g_stat
, function in
File Utilities
GStatBuf
, typedef in
File Utilities
GStaticMutex
, struct in
Deprecated Thread APIs
GStaticPrivate
, struct in
Deprecated Thread APIs
GStaticRecMutex
, struct in
Deprecated Thread APIs
GStaticRWLock
, struct in
Deprecated Thread APIs
G_STATIC_ASSERT
, macro in
Miscellaneous Macros
G_STATIC_ASSERT_EXPR
, macro in
Miscellaneous Macros
g_static_mutex_free
, function in
Deprecated Thread APIs
g_static_mutex_get_mutex
, function in
Deprecated Thread APIs
G_STATIC_MUTEX_INIT
, macro 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
, macro 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
, macro 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
, macro 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_steal_fd
, function in
The Main Event Loop
g_steal_pointer
, function in
Memory Allocation
G_STMT_END
, macro in
Miscellaneous Macros
G_STMT_START
, macro in
Miscellaneous Macros
g_stpcpy
, function in
String Utility Functions
g_strcanon
, function in
String Utility Functions
g_strcasecmp
, function in
String Utility Functions
g_strchomp
, function in
String Utility Functions
g_strchug
, function in
String Utility Functions
g_strcmp0
, function in
String Utility Functions
g_strcompress
, function in
String Utility Functions
g_strconcat
, function in
String Utility Functions
g_strdelimit
, function in
String Utility Functions
g_strdown
, function in
String Utility Functions
g_strdup
, function in
String Utility Functions
g_strdupv
, function in
String Utility Functions
g_strdup_printf
, function in
String Utility Functions
g_strdup_vprintf
, function in
String Utility Functions
g_strerror
, function in
String Utility Functions
g_strescape
, function in
String Utility Functions
g_strfreev
, function in
String Utility Functions
G_STRFUNC
, macro in
Miscellaneous Macros
GString
, struct in
Strings
GStringChunk
, struct in
String Chunks
G_STRINGIFY
, macro in
Miscellaneous Macros
g_string_append
, function in
Strings
g_string_append_c
, function in
Strings
g_string_append_len
, function in
Strings
g_string_append_printf
, function in
Strings
g_string_append_unichar
, function in
Strings
g_string_append_uri_escaped
, function in
Strings
g_string_append_vprintf
, function in
Strings
g_string_ascii_down
, function in
String Utility Functions
g_string_ascii_up
, function in
String Utility Functions
g_string_assign
, function in
Strings
g_string_chunk_clear
, function in
String Chunks
g_string_chunk_free
, function in
String Chunks
g_string_chunk_insert
, function in
String Chunks
g_string_chunk_insert_const
, function in
String Chunks
g_string_chunk_insert_len
, function in
String Chunks
g_string_chunk_new
, function in
String Chunks
g_string_down
, function in
Strings
g_string_equal
, function in
Strings
g_string_erase
, function in
Strings
g_string_free
, function in
Strings
g_string_free_to_bytes
, function in
Strings
g_string_hash
, function in
Strings
g_string_insert
, function in
Strings
g_string_insert_c
, function in
Strings
g_string_insert_len
, function in
Strings
g_string_insert_unichar
, function in
Strings
g_string_new
, function in
Strings
g_string_new_len
, function in
Strings
g_string_overwrite
, function in
Strings
g_string_overwrite_len
, function in
Strings
g_string_prepend
, function in
Strings
g_string_prepend_c
, function in
Strings
g_string_prepend_len
, function in
Strings
g_string_prepend_unichar
, function in
Strings
g_string_printf
, function in
Strings
g_string_replace
, function in
Strings
g_string_set_size
, function in
Strings
g_string_sized_new
, function in
Strings
g_string_sprintf
, macro in
Strings
g_string_sprintfa
, macro in
Strings
g_string_truncate
, function in
Strings
g_string_up
, function in
Strings
g_string_vprintf
, function in
Strings
g_strip_context
, function in
I18N
g_strjoin
, function in
String Utility Functions
g_strjoinv
, function in
String Utility Functions
g_strlcat
, function in
String Utility Functions
g_strlcpy
, function in
String Utility Functions
G_STRLOC
, macro in
Miscellaneous Macros
g_strncasecmp
, function in
String Utility Functions
g_strndup
, function in
String Utility Functions
g_strnfill
, function in
String Utility Functions
g_strreverse
, function in
String Utility Functions
g_strrstr
, function in
String Utility Functions
g_strrstr_len
, function in
String Utility Functions
g_strsignal
, function in
String Utility Functions
g_strsplit
, function in
String Utility Functions
g_strsplit_set
, function in
String Utility Functions
g_strstrip
, macro in
String Utility Functions
g_strstr_len
, function in
String Utility Functions
g_strtod
, function in
String Utility Functions
G_STRUCT_MEMBER
, macro in
Standard Macros
G_STRUCT_MEMBER_P
, macro in
Standard Macros
G_STRUCT_OFFSET
, macro in
Standard Macros
g_strup
, function in
String Utility Functions
GStrv
, typedef in
String Utility Functions
GStrvBuilder
, struct in
String Utility Functions
g_strv_builder_add
, function in
String Utility Functions
g_strv_builder_addv
, function in
String Utility Functions
g_strv_builder_add_many
, function in
String Utility Functions
g_strv_builder_end
, function in
String Utility Functions
g_strv_builder_new
, function in
String Utility Functions
g_strv_builder_ref
, function in
String Utility Functions
g_strv_builder_unref
, function in
String Utility Functions
g_strv_contains
, function in
String Utility Functions
g_strv_equal
, function in
String Utility Functions
g_strv_length
, function in
String Utility Functions
G_STR_DELIMITERS
, macro in
String Utility Functions
g_str_equal
, function in
Hash Tables
g_str_hash
, function in
Hash Tables
g_str_has_prefix
, function in
String Utility Functions
g_str_has_suffix
, function in
String Utility Functions
g_str_is_ascii
, function in
String Utility Functions
g_str_match_string
, function in
String Utility Functions
g_str_tokenize_and_fold
, function in
String Utility Functions
g_str_to_ascii
, function in
String Utility Functions
T
GTestCase
, typedef in
Testing
GTestDataFunc
, user_function in
Testing
GTestFileType
, enum in
Testing
GTestFixtureFunc
, user_function in
Testing
GTestFunc
, user_function in
Testing
GTestLogFatalFunc
, user_function in
Testing
GTestSubprocessFlags
, enum in
Testing
GTestSuite
, typedef in
Testing
GTestTrapFlags
, enum in
Testing
g_test_add
, macro in
Testing
g_test_add_data_func
, function in
Testing
g_test_add_data_func_full
, function in
Testing
g_test_add_func
, function in
Testing
g_test_assert_expected_messages
, macro in
Testing
g_test_bug
, function in
Testing
g_test_bug_base
, function in
Testing
g_test_build_filename
, function in
Testing
g_test_case_free
, function in
Testing
g_test_create_case
, function in
Testing
g_test_create_suite
, function in
Testing
g_test_expect_message
, function in
Testing
g_test_fail
, function in
Testing
g_test_failed
, function in
Testing
g_test_fail_printf
, function in
Testing
g_test_get_dir
, function in
Testing
g_test_get_filename
, function in
Testing
g_test_get_path
, function in
Testing
g_test_get_root
, function in
Testing
g_test_incomplete
, function in
Testing
g_test_incomplete_printf
, function in
Testing
g_test_init
, function in
Testing
g_test_initialized
, macro in
Testing
g_test_log_set_fatal_handler
, function in
Testing
g_test_maximized_result
, function in
Testing
g_test_message
, function in
Testing
g_test_minimized_result
, function in
Testing
G_TEST_OPTION_ISOLATE_DIRS
, macro in
Testing
g_test_perf
, macro in
Testing
g_test_queue_destroy
, function in
Testing
g_test_queue_free
, function in
Testing
g_test_queue_unref
, macro in
Testing
g_test_quick
, macro in
Testing
g_test_quiet
, macro in
Testing
g_test_rand_bit
, macro in
Testing
g_test_rand_double
, function in
Testing
g_test_rand_double_range
, function in
Testing
g_test_rand_int
, function in
Testing
g_test_rand_int_range
, function in
Testing
g_test_run
, function in
Testing
g_test_run_suite
, function in
Testing
g_test_set_nonfatal_assertions
, function in
Testing
g_test_skip
, function in
Testing
g_test_skip_printf
, function in
Testing
g_test_slow
, macro in
Testing
g_test_subprocess
, function in
Testing
g_test_suite_add
, function in
Testing
g_test_suite_add_suite
, function in
Testing
g_test_suite_free
, function in
Testing
g_test_summary
, function in
Testing
g_test_thorough
, macro in
Testing
g_test_timer_elapsed
, function in
Testing
g_test_timer_last
, function in
Testing
g_test_timer_start
, function in
Testing
g_test_trap_assert_failed
, macro in
Testing
g_test_trap_assert_passed
, macro in
Testing
g_test_trap_assert_stderr
, macro in
Testing
g_test_trap_assert_stderr_unmatched
, macro in
Testing
g_test_trap_assert_stdout
, macro in
Testing
g_test_trap_assert_stdout_unmatched
, macro in
Testing
g_test_trap_fork
, function in
Testing
g_test_trap_has_passed
, function in
Testing
g_test_trap_reached_timeout
, function in
Testing
g_test_trap_subprocess
, function in
Testing
g_test_undefined
, macro in
Testing
g_test_verbose
, macro in
Testing
GThread
, struct in
Threads
GThreadError
, enum in
Threads
GThreadFunc
, user_function in
Threads
GThreadPool
, struct in
Thread Pools
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_ERROR
, macro in
Threads
g_thread_exit
, function in
Threads
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_join
, function in
Threads
g_thread_new
, function in
Threads
g_thread_pool_free
, function in
Thread Pools
g_thread_pool_get_max_idle_time
, function in
Thread Pools
g_thread_pool_get_max_threads
, function in
Thread Pools
g_thread_pool_get_max_unused_threads
, function in
Thread Pools
g_thread_pool_get_num_threads
, function in
Thread Pools
g_thread_pool_get_num_unused_threads
, function in
Thread Pools
g_thread_pool_move_to_front
, function in
Thread Pools
g_thread_pool_new
, function in
Thread Pools
g_thread_pool_new_full
, function in
Thread Pools
g_thread_pool_push
, function in
Thread Pools
g_thread_pool_set_max_idle_time
, function in
Thread Pools
g_thread_pool_set_max_threads
, function in
Thread Pools
g_thread_pool_set_max_unused_threads
, function in
Thread Pools
g_thread_pool_set_sort_function
, function in
Thread Pools
g_thread_pool_stop_unused_threads
, function in
Thread Pools
g_thread_pool_unprocessed
, function in
Thread Pools
g_thread_ref
, function in
Threads
g_thread_self
, function in
Threads
g_thread_set_priority
, function in
Deprecated Thread APIs
g_thread_supported
, function in
Deprecated Thread APIs
g_thread_try_new
, function in
Threads
g_thread_unref
, function in
Threads
g_thread_yield
, function in
Threads
GTime
, typedef in
Date and Time Functions
g_timeout_add
, function in
The Main Event Loop
g_timeout_add_full
, function in
The Main Event Loop
g_timeout_add_once
, function in
The Main Event Loop
g_timeout_add_seconds
, function in
The Main Event Loop
g_timeout_add_seconds_full
, function in
The Main Event Loop
g_timeout_source_new
, function in
The Main Event Loop
g_timeout_source_new_seconds
, function in
The Main Event Loop
GTimer
, struct in
Timers
g_timer_continue
, function in
Timers
g_timer_destroy
, function in
Timers
g_timer_elapsed
, function in
Timers
g_timer_is_active
, function in
Timers
g_timer_new
, function in
Timers
g_timer_reset
, function in
Timers
g_timer_start
, function in
Timers
g_timer_stop
, function in
Timers
GTimeSpan
, typedef in
GDateTime
GTimeType
, enum in
GTimeZone
GTimeVal
, struct in
Date and Time Functions
GTimeZone
, struct in
GTimeZone
G_TIME_SPAN_DAY
, macro in
GDateTime
G_TIME_SPAN_HOUR
, macro in
GDateTime
G_TIME_SPAN_MILLISECOND
, macro in
GDateTime
G_TIME_SPAN_MINUTE
, macro in
GDateTime
G_TIME_SPAN_SECOND
, macro in
GDateTime
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_adjust_time
, function in
GTimeZone
g_time_zone_find_interval
, function in
GTimeZone
g_time_zone_get_abbreviation
, function in
GTimeZone
g_time_zone_get_identifier
, function in
GTimeZone
g_time_zone_get_offset
, function in
GTimeZone
g_time_zone_is_dst
, function in
GTimeZone
g_time_zone_new
, function in
GTimeZone
g_time_zone_new_identifier
, function in
GTimeZone
g_time_zone_new_local
, function in
GTimeZone
g_time_zone_new_offset
, function in
GTimeZone
g_time_zone_new_utc
, function in
GTimeZone
g_time_zone_ref
, function in
GTimeZone
g_time_zone_unref
, function in
GTimeZone
GTokenType
, enum in
Lexical Scanner
GTokenValue
, union in
Lexical Scanner
GTranslateFunc
, user_function in
Commandline option parser
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
GTraverseFlags
, enum in
N-ary Trees
GTraverseFunc
, user_function in
Balanced Binary Trees
GTraverseNodeFunc
, user_function in
Balanced Binary Trees
GTraverseType
, enum in
N-ary Trees
GTree
, struct in
Balanced Binary Trees
GTreeNode
, struct in
Balanced Binary Trees
g_tree_destroy
, function in
Balanced Binary Trees
g_tree_foreach
, function in
Balanced Binary Trees
g_tree_foreach_node
, function in
Balanced Binary Trees
g_tree_height
, function in
Balanced Binary Trees
g_tree_insert
, function in
Balanced Binary Trees
g_tree_insert_node
, function in
Balanced Binary Trees
g_tree_lookup
, function in
Balanced Binary Trees
g_tree_lookup_extended
, function in
Balanced Binary Trees
g_tree_lookup_node
, function in
Balanced Binary Trees
g_tree_lower_bound
, function in
Balanced Binary Trees
g_tree_new
, function in
Balanced Binary Trees
g_tree_new_full
, function in
Balanced Binary Trees
g_tree_new_with_data
, function in
Balanced Binary Trees
g_tree_nnodes
, function in
Balanced Binary Trees
g_tree_node_first
, function in
Balanced Binary Trees
g_tree_node_key
, function in
Balanced Binary Trees
g_tree_node_last
, function in
Balanced Binary Trees
g_tree_node_next
, function in
Balanced Binary Trees
g_tree_node_previous
, function in
Balanced Binary Trees
g_tree_node_value
, function in
Balanced Binary Trees
g_tree_ref
, function in
Balanced Binary Trees
g_tree_remove
, function in
Balanced Binary Trees
g_tree_remove_all
, function in
Balanced Binary Trees
g_tree_replace
, function in
Balanced Binary Trees
g_tree_replace_node
, function in
Balanced Binary Trees
g_tree_search
, function in
Balanced Binary Trees
g_tree_search_node
, function in
Balanced Binary Trees
g_tree_steal
, function in
Balanced Binary Trees
g_tree_traverse
, function in
Balanced Binary Trees
g_tree_unref
, function in
Balanced Binary Trees
g_tree_upper_bound
, function in
Balanced Binary Trees
TRUE
, macro in
Standard Macros
G_TRYLOCK
, macro in
Threads
g_try_malloc
, function in
Memory Allocation
g_try_malloc0
, function in
Memory Allocation
g_try_malloc0_n
, function in
Memory Allocation
g_try_malloc_n
, function in
Memory Allocation
g_try_new
, macro in
Memory Allocation
g_try_new0
, macro in
Memory Allocation
g_try_realloc
, function in
Memory Allocation
g_try_realloc_n
, function in
Memory Allocation
g_try_renew
, macro in
Memory Allocation
GTuples
, struct in
Relations and Tuples
g_tuples_destroy
, function in
Relations and Tuples
g_tuples_index
, function in
Relations and Tuples
U
guchar
, typedef in
Basic Types
g_ucs4_to_utf16
, function in
Unicode Manipulation
g_ucs4_to_utf8
, function in
Unicode Manipulation
guint
, typedef in
Basic Types
guint16
, typedef in
Basic Types
GUINT16_FROM_BE
, macro in
Byte Order Macros
GUINT16_FROM_LE
, macro in
Byte Order Macros
GUINT16_SWAP_BE_PDP
, macro in
Byte Order Macros
GUINT16_SWAP_LE_BE
, macro in
Byte Order Macros
GUINT16_SWAP_LE_PDP
, macro in
Byte Order Macros
GUINT16_TO_BE
, macro in
Byte Order Macros
GUINT16_TO_LE
, macro in
Byte Order Macros
guint32
, typedef in
Basic Types
GUINT32_FROM_BE
, macro in
Byte Order Macros
GUINT32_FROM_LE
, macro in
Byte Order Macros
GUINT32_SWAP_BE_PDP
, macro in
Byte Order Macros
GUINT32_SWAP_LE_BE
, macro in
Byte Order Macros
GUINT32_SWAP_LE_PDP
, macro in
Byte Order Macros
GUINT32_TO_BE
, macro in
Byte Order Macros
GUINT32_TO_LE
, macro in
Byte Order Macros
guint64
, typedef in
Basic Types
g_uint64_checked_add
, macro in
Bounds-checked integer arithmetic
g_uint64_checked_mul
, macro in
Bounds-checked integer arithmetic
GUINT64_FROM_BE
, macro in
Byte Order Macros
GUINT64_FROM_LE
, macro in
Byte Order Macros
GUINT64_SWAP_LE_BE
, macro in
Byte Order Macros
GUINT64_TO_BE
, macro in
Byte Order Macros
GUINT64_TO_LE
, macro in
Byte Order Macros
guint8
, typedef in
Basic Types
guintptr
, typedef in
Basic Types
g_uint_checked_add
, macro in
Bounds-checked integer arithmetic
g_uint_checked_mul
, macro in
Bounds-checked integer arithmetic
GUINT_FROM_BE
, macro in
Byte Order Macros
GUINT_FROM_LE
, macro in
Byte Order Macros
GUINT_TO_BE
, macro in
Byte Order Macros
GUINT_TO_LE
, macro in
Byte Order Macros
GUINT_TO_POINTER
, macro in
Type Conversion Macros
gulong
, typedef in
Basic Types
GULONG_FROM_BE
, macro in
Byte Order Macros
GULONG_FROM_LE
, macro in
Byte Order Macros
GULONG_TO_BE
, macro in
Byte Order Macros
GULONG_TO_LE
, macro in
Byte Order Macros
G_UNAVAILABLE
, macro in
Miscellaneous Macros
gunichar
, typedef in
Unicode Manipulation
gunichar2
, typedef in
Unicode Manipulation
g_unichar_break_type
, function in
Unicode Manipulation
g_unichar_combining_class
, function in
Unicode Manipulation
g_unichar_compose
, function in
Unicode Manipulation
g_unichar_decompose
, function in
Unicode Manipulation
g_unichar_digit_value
, function in
Unicode Manipulation
g_unichar_fully_decompose
, function in
Unicode Manipulation
g_unichar_get_mirror_char
, function in
Unicode Manipulation
g_unichar_get_script
, function in
Unicode Manipulation
g_unichar_isalnum
, function in
Unicode Manipulation
g_unichar_isalpha
, function in
Unicode Manipulation
g_unichar_iscntrl
, function in
Unicode Manipulation
g_unichar_isdefined
, function in
Unicode Manipulation
g_unichar_isdigit
, function in
Unicode Manipulation
g_unichar_isgraph
, function in
Unicode Manipulation
g_unichar_islower
, function in
Unicode Manipulation
g_unichar_ismark
, function in
Unicode Manipulation
g_unichar_isprint
, function in
Unicode Manipulation
g_unichar_ispunct
, function in
Unicode Manipulation
g_unichar_isspace
, function in
Unicode Manipulation
g_unichar_istitle
, function in
Unicode Manipulation
g_unichar_isupper
, function in
Unicode Manipulation
g_unichar_iswide
, function in
Unicode Manipulation
g_unichar_iswide_cjk
, function in
Unicode Manipulation
g_unichar_isxdigit
, function in
Unicode Manipulation
g_unichar_iszerowidth
, function in
Unicode Manipulation
G_UNICHAR_MAX_DECOMPOSITION_LENGTH
, macro in
Unicode Manipulation
g_unichar_tolower
, function in
Unicode Manipulation
g_unichar_totitle
, function in
Unicode Manipulation
g_unichar_toupper
, function in
Unicode Manipulation
g_unichar_to_utf8
, function in
Unicode Manipulation
g_unichar_type
, function in
Unicode Manipulation
g_unichar_validate
, function in
Unicode Manipulation
g_unichar_xdigit_value
, function in
Unicode Manipulation
GUnicodeBreakType
, enum in
Unicode Manipulation
GUnicodeScript
, enum in
Unicode Manipulation
GUnicodeType
, enum in
Unicode Manipulation
g_unicode_canonical_decomposition
, function in
Unicode Manipulation
g_unicode_canonical_ordering
, function in
Unicode Manipulation
G_UNICODE_COMBINING_MARK
, macro in
Unicode Manipulation
g_unicode_script_from_iso15924
, function in
Unicode Manipulation
g_unicode_script_to_iso15924
, function in
Unicode Manipulation
GUnixFDSourceFunc
, user_function in
UNIX-specific utilities and integration
G_UNIX_ERROR
, macro in
UNIX-specific utilities and integration
g_unix_fd_add
, function in
UNIX-specific utilities and integration
g_unix_fd_add_full
, function in
UNIX-specific utilities and integration
g_unix_fd_source_new
, function in
UNIX-specific utilities and integration
g_unix_get_passwd_entry
, function in
UNIX-specific utilities and integration
g_unix_open_pipe
, function in
UNIX-specific utilities and integration
g_unix_set_fd_nonblocking
, function in
UNIX-specific utilities and integration
g_unix_signal_add
, function in
UNIX-specific utilities and integration
g_unix_signal_add_full
, function in
UNIX-specific utilities and integration
g_unix_signal_source_new
, function in
UNIX-specific utilities and integration
G_UNLIKELY
, macro in
Miscellaneous Macros
g_unlink
, function in
File Utilities
G_UNLOCK
, macro in
Threads
g_unsetenv
, function in
Miscellaneous Utility Functions
GUri
, struct in
URI Functions
GUriError
, enum in
URI Functions
GUriFlags
, enum in
URI Functions
GUriHideFlags
, enum in
URI Functions
GUriParamsFlags
, enum in
URI Functions
GUriParamsIter
, struct in
URI Functions
g_uri_build
, function in
URI Functions
g_uri_build_with_user
, function in
URI Functions
G_URI_ERROR
, macro in
URI Functions
g_uri_escape_bytes
, function in
URI Functions
g_uri_escape_string
, function in
URI Functions
g_uri_get_auth_params
, function in
URI Functions
g_uri_get_flags
, function in
URI Functions
g_uri_get_fragment
, function in
URI Functions
g_uri_get_host
, function in
URI Functions
g_uri_get_password
, function in
URI Functions
g_uri_get_path
, function in
URI Functions
g_uri_get_port
, function in
URI Functions
g_uri_get_query
, function in
URI Functions
g_uri_get_scheme
, function in
URI Functions
g_uri_get_user
, function in
URI Functions
g_uri_get_userinfo
, function in
URI Functions
g_uri_is_valid
, function in
URI Functions
g_uri_join
, function in
URI Functions
g_uri_join_with_user
, function in
URI Functions
g_uri_list_extract_uris
, function in
URI Functions
g_uri_params_iter_init
, function in
URI Functions
g_uri_params_iter_next
, function in
URI Functions
g_uri_parse
, function in
URI Functions
g_uri_parse_params
, function in
URI Functions
g_uri_parse_relative
, function in
URI Functions
g_uri_parse_scheme
, function in
URI Functions
g_uri_peek_scheme
, function in
URI Functions
g_uri_ref
, function in
URI Functions
G_URI_RESERVED_CHARS_ALLOWED_IN_PATH
, macro in
URI Functions
G_URI_RESERVED_CHARS_ALLOWED_IN_PATH_ELEMENT
, macro in
URI Functions
G_URI_RESERVED_CHARS_ALLOWED_IN_USERINFO
, macro in
URI Functions
G_URI_RESERVED_CHARS_GENERIC_DELIMITERS
, macro in
URI Functions
G_URI_RESERVED_CHARS_SUBCOMPONENT_DELIMITERS
, macro in
URI Functions
g_uri_resolve_relative
, function in
URI Functions
g_uri_split
, function in
URI Functions
g_uri_split_network
, function in
URI Functions
g_uri_split_with_user
, function in
URI Functions
g_uri_to_string
, function in
URI Functions
g_uri_to_string_partial
, function in
URI Functions
g_uri_unescape_bytes
, function in
URI Functions
g_uri_unescape_segment
, function in
URI Functions
g_uri_unescape_string
, function in
URI Functions
g_uri_unref
, function in
URI Functions
G_USEC_PER_SEC
, macro in
Date and Time Functions
GUserDirectory
, enum in
Miscellaneous Utility Functions
gushort
, typedef in
Basic Types
g_usleep
, function in
Date and Time Functions
g_utf16_to_ucs4
, function in
Unicode Manipulation
g_utf16_to_utf8
, function in
Unicode Manipulation
g_utf8_casefold
, function in
Unicode Manipulation
g_utf8_collate
, function in
Unicode Manipulation
g_utf8_collate_key
, function in
Unicode Manipulation
g_utf8_collate_key_for_filename
, function in
Unicode Manipulation
g_utf8_find_next_char
, function in
Unicode Manipulation
g_utf8_find_prev_char
, function in
Unicode Manipulation
g_utf8_get_char
, function in
Unicode Manipulation
g_utf8_get_char_validated
, function in
Unicode Manipulation
g_utf8_make_valid
, function in
Unicode Manipulation
g_utf8_next_char
, macro in
Unicode Manipulation
g_utf8_normalize
, function in
Unicode Manipulation
g_utf8_offset_to_pointer
, function in
Unicode Manipulation
g_utf8_pointer_to_offset
, function in
Unicode Manipulation
g_utf8_prev_char
, function in
Unicode Manipulation
g_utf8_strchr
, function in
Unicode Manipulation
g_utf8_strdown
, function in
Unicode Manipulation
g_utf8_strlen
, function in
Unicode Manipulation
g_utf8_strncpy
, function in
Unicode Manipulation
g_utf8_strrchr
, function in
Unicode Manipulation
g_utf8_strreverse
, function in
Unicode Manipulation
g_utf8_strup
, function in
Unicode Manipulation
g_utf8_substring
, function in
Unicode Manipulation
g_utf8_to_ucs4
, function in
Unicode Manipulation
g_utf8_to_ucs4_fast
, function in
Unicode Manipulation
g_utf8_to_utf16
, function in
Unicode Manipulation
g_utf8_validate
, function in
Unicode Manipulation
g_utf8_validate_len
, function in
Unicode Manipulation
g_utime
, function in
File Utilities
g_uuid_string_is_valid
, function in
GUuid
g_uuid_string_random
, function in
GUuid
V
GVariant
, struct in
GVariant
GVariantBuilder
, struct in
GVariant
GVariantClass
, enum in
GVariant
GVariantDict
, struct in
GVariant
GVariantIter
, struct in
GVariant
GVariantParseError
, enum in
GVariant
GVariantType
, struct in
GVariantType
g_variant_builder_add
, function in
GVariant
g_variant_builder_add_parsed
, function in
GVariant
g_variant_builder_add_value
, function in
GVariant
g_variant_builder_clear
, function in
GVariant
g_variant_builder_close
, function in
GVariant
g_variant_builder_end
, function in
GVariant
G_VARIANT_BUILDER_INIT
, macro in
GVariant
g_variant_builder_init
, function in
GVariant
g_variant_builder_new
, function in
GVariant
g_variant_builder_open
, function in
GVariant
g_variant_builder_ref
, function in
GVariant
g_variant_builder_unref
, function in
GVariant
g_variant_byteswap
, function in
GVariant
g_variant_check_format_string
, function in
GVariant
g_variant_classify
, function in
GVariant
g_variant_compare
, function in
GVariant
g_variant_dict_clear
, function in
GVariant
g_variant_dict_contains
, function in
GVariant
g_variant_dict_end
, function in
GVariant
G_VARIANT_DICT_INIT
, macro in
GVariant
g_variant_dict_init
, function in
GVariant
g_variant_dict_insert
, function in
GVariant
g_variant_dict_insert_value
, function in
GVariant
g_variant_dict_lookup
, function in
GVariant
g_variant_dict_lookup_value
, function in
GVariant
g_variant_dict_new
, function in
GVariant
g_variant_dict_ref
, function in
GVariant
g_variant_dict_remove
, function in
GVariant
g_variant_dict_unref
, function in
GVariant
g_variant_dup_bytestring
, function in
GVariant
g_variant_dup_bytestring_array
, function in
GVariant
g_variant_dup_objv
, function in
GVariant
g_variant_dup_string
, function in
GVariant
g_variant_dup_strv
, function in
GVariant
g_variant_equal
, function in
GVariant
g_variant_get
, function in
GVariant
g_variant_get_boolean
, function in
GVariant
g_variant_get_byte
, function in
GVariant
g_variant_get_bytestring
, function in
GVariant
g_variant_get_bytestring_array
, function in
GVariant
g_variant_get_child
, function in
GVariant
g_variant_get_child_value
, function in
GVariant
g_variant_get_data
, function in
GVariant
g_variant_get_data_as_bytes
, function in
GVariant
g_variant_get_double
, function in
GVariant
g_variant_get_fixed_array
, function in
GVariant
g_variant_get_handle
, function in
GVariant
g_variant_get_int16
, function in
GVariant
g_variant_get_int32
, function in
GVariant
g_variant_get_int64
, function in
GVariant
g_variant_get_maybe
, function in
GVariant
g_variant_get_normal_form
, function in
GVariant
g_variant_get_objv
, function in
GVariant
g_variant_get_size
, function in
GVariant
g_variant_get_string
, function in
GVariant
g_variant_get_strv
, function in
GVariant
g_variant_get_type
, function in
GVariant
g_variant_get_type_string
, function in
GVariant
g_variant_get_uint16
, function in
GVariant
g_variant_get_uint32
, function in
GVariant
g_variant_get_uint64
, function in
GVariant
g_variant_get_va
, function in
GVariant
g_variant_get_variant
, function in
GVariant
g_variant_hash
, function in
GVariant
g_variant_is_container
, function in
GVariant
g_variant_is_floating
, function in
GVariant
g_variant_is_normal_form
, function in
GVariant
g_variant_is_object_path
, function in
GVariant
g_variant_is_of_type
, function in
GVariant
g_variant_is_signature
, function in
GVariant
g_variant_iter_copy
, function in
GVariant
g_variant_iter_free
, function in
GVariant
g_variant_iter_init
, function in
GVariant
g_variant_iter_loop
, function in
GVariant
g_variant_iter_new
, function in
GVariant
g_variant_iter_next
, function in
GVariant
g_variant_iter_next_value
, function in
GVariant
g_variant_iter_n_children
, function in
GVariant
g_variant_lookup
, function in
GVariant
g_variant_lookup_value
, function in
GVariant
g_variant_new
, function in
GVariant
g_variant_new_array
, function in
GVariant
g_variant_new_boolean
, function in
GVariant
g_variant_new_byte
, function in
GVariant
g_variant_new_bytestring
, function in
GVariant
g_variant_new_bytestring_array
, function in
GVariant
g_variant_new_dict_entry
, function in
GVariant
g_variant_new_double
, function in
GVariant
g_variant_new_fixed_array
, function in
GVariant
g_variant_new_from_bytes
, function in
GVariant
g_variant_new_from_data
, function in
GVariant
g_variant_new_handle
, function in
GVariant
g_variant_new_int16
, function in
GVariant
g_variant_new_int32
, function in
GVariant
g_variant_new_int64
, function in
GVariant
g_variant_new_maybe
, function in
GVariant
g_variant_new_object_path
, function in
GVariant
g_variant_new_objv
, function in
GVariant
g_variant_new_parsed
, function in
GVariant
g_variant_new_parsed_va
, function in
GVariant
g_variant_new_printf
, function in
GVariant
g_variant_new_signature
, function in
GVariant
g_variant_new_string
, function in
GVariant
g_variant_new_strv
, function in
GVariant
g_variant_new_take_string
, function in
GVariant
g_variant_new_tuple
, function in
GVariant
g_variant_new_uint16
, function in
GVariant
g_variant_new_uint32
, function in
GVariant
g_variant_new_uint64
, function in
GVariant
g_variant_new_va
, function in
GVariant
g_variant_new_variant
, function in
GVariant
g_variant_n_children
, function in
GVariant
g_variant_parse
, function in
GVariant
G_VARIANT_PARSE_ERROR
, macro in
GVariant
g_variant_parse_error_print_context
, function in
GVariant
g_variant_print
, function in
GVariant
g_variant_print_string
, function in
GVariant
g_variant_ref
, function in
GVariant
g_variant_ref_sink
, function in
GVariant
g_variant_store
, function in
GVariant
g_variant_take_ref
, function in
GVariant
G_VARIANT_TYPE
, macro in
GVariantType
G_VARIANT_TYPE_ANY
, macro in
GVariantType
G_VARIANT_TYPE_ARRAY
, macro in
GVariantType
G_VARIANT_TYPE_BASIC
, macro in
GVariantType
G_VARIANT_TYPE_BOOLEAN
, macro in
GVariantType
G_VARIANT_TYPE_BYTE
, macro in
GVariantType
G_VARIANT_TYPE_BYTESTRING
, macro in
GVariantType
G_VARIANT_TYPE_BYTESTRING_ARRAY
, macro in
GVariantType
g_variant_type_copy
, function in
GVariantType
G_VARIANT_TYPE_DICTIONARY
, macro in
GVariantType
G_VARIANT_TYPE_DICT_ENTRY
, macro in
GVariantType
G_VARIANT_TYPE_DOUBLE
, macro in
GVariantType
g_variant_type_dup_string
, function in
GVariantType
g_variant_type_element
, function in
GVariantType
g_variant_type_equal
, function in
GVariantType
g_variant_type_first
, function in
GVariantType
g_variant_type_free
, function in
GVariantType
g_variant_type_get_string_length
, function in
GVariantType
G_VARIANT_TYPE_HANDLE
, macro in
GVariantType
g_variant_type_hash
, function in
GVariantType
G_VARIANT_TYPE_INT16
, macro in
GVariantType
G_VARIANT_TYPE_INT32
, macro in
GVariantType
G_VARIANT_TYPE_INT64
, macro in
GVariantType
g_variant_type_is_array
, function in
GVariantType
g_variant_type_is_basic
, function in
GVariantType
g_variant_type_is_container
, function in
GVariantType
g_variant_type_is_definite
, function in
GVariantType
g_variant_type_is_dict_entry
, function in
GVariantType
g_variant_type_is_maybe
, function in
GVariantType
g_variant_type_is_subtype_of
, function in
GVariantType
g_variant_type_is_tuple
, function in
GVariantType
g_variant_type_is_variant
, function in
GVariantType
g_variant_type_key
, function in
GVariantType
G_VARIANT_TYPE_MAYBE
, macro in
GVariantType
g_variant_type_new
, function in
GVariantType
g_variant_type_new_array
, function in
GVariantType
g_variant_type_new_dict_entry
, function in
GVariantType
g_variant_type_new_maybe
, function in
GVariantType
g_variant_type_new_tuple
, function in
GVariantType
g_variant_type_next
, function in
GVariantType
g_variant_type_n_items
, function in
GVariantType
G_VARIANT_TYPE_OBJECT_PATH
, macro in
GVariantType
G_VARIANT_TYPE_OBJECT_PATH_ARRAY
, macro in
GVariantType
g_variant_type_peek_string
, function in
GVariantType
G_VARIANT_TYPE_SIGNATURE
, macro in
GVariantType
G_VARIANT_TYPE_STRING
, macro in
GVariantType
G_VARIANT_TYPE_STRING_ARRAY
, macro in
GVariantType
g_variant_type_string_is_valid
, function in
GVariantType
g_variant_type_string_scan
, function in
GVariantType
G_VARIANT_TYPE_TUPLE
, macro in
GVariantType
G_VARIANT_TYPE_UINT16
, macro in
GVariantType
G_VARIANT_TYPE_UINT32
, macro in
GVariantType
G_VARIANT_TYPE_UINT64
, macro in
GVariantType
G_VARIANT_TYPE_UNIT
, macro in
GVariantType
g_variant_type_value
, function in
GVariantType
G_VARIANT_TYPE_VARDICT
, macro in
GVariantType
G_VARIANT_TYPE_VARIANT
, macro in
GVariantType
g_variant_unref
, function in
GVariant
g_vasprintf
, function in
String Utility Functions
G_VA_COPY
, macro in
Miscellaneous Macros
g_vfprintf
, function in
String Utility Functions
GVoidFunc
, user_function in
Miscellaneous Utility Functions
g_vprintf
, function in
String Utility Functions
g_vsnprintf
, function in
String Utility Functions
g_vsprintf
, function in
String Utility Functions
W
g_warning
, macro in
Message Logging
g_warning_once
, macro in
Message Logging
g_warn_if_fail
, macro in
Warnings and Assertions
g_warn_if_reached
, macro in
Warnings and Assertions
GWin32OSType
, enum in
Windows Compatibility Functions
g_win32_check_windows_version
, function in
Windows Compatibility Functions
G_WIN32_DLLMAIN_FOR_DLL_NAME
, macro in
Windows Compatibility Functions
g_win32_error_message
, function in
Windows Compatibility Functions
g_win32_getlocale
, function in
Windows Compatibility Functions
g_win32_get_command_line
, function in
Windows Compatibility Functions
g_win32_get_package_installation_directory
, function in
Windows Compatibility Functions
g_win32_get_package_installation_directory_of_module
, 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
G_WIN32_HAVE_WIDECHAR_API
, macro in
Windows Compatibility Functions
G_WIN32_IS_NT_BASED
, macro in
Windows Compatibility Functions
g_win32_locale_filename_from_utf8
, function in
Windows Compatibility Functions
_
_
, macro in
I18N