mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 07:26:15 +01:00
Add a few more missing functions to the docs
This commit is contained in:
parent
5278d1f6af
commit
967f3f83a7
@ -3436,6 +3436,7 @@ GTlsInteractionResult
|
||||
g_tls_interaction_ask_password
|
||||
g_tls_interaction_ask_password_async
|
||||
g_tls_interaction_ask_password_finish
|
||||
g_tls_interaction_invoke_ask_password
|
||||
<SUBSECTION Standard>
|
||||
GTlsInteractionClass
|
||||
G_IS_TLS_INTERACTION
|
||||
|
@ -391,6 +391,8 @@ g_gtype_get_type
|
||||
g_main_context_get_type
|
||||
g_main_loop_get_type
|
||||
g_source_get_type
|
||||
g_bytes_get_type
|
||||
g_key_file_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
@ -793,6 +795,7 @@ g_signal_handler_is_connected
|
||||
g_signal_handlers_block_by_func
|
||||
g_signal_handlers_unblock_by_func
|
||||
g_signal_handlers_disconnect_by_func
|
||||
g_signal_handlers_disconnect_by_data
|
||||
g_signal_has_handler_pending
|
||||
g_signal_stop_emission
|
||||
g_signal_stop_emission_by_name
|
||||
|
Loading…
Reference in New Issue
Block a user