glib-d ~master (2019-11-06T23:23:12Z)
Dub
Repo
g_hook_first_valid
glib
ghook
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
GHook
*
g_hook_first_valid
(
GHookList
*
hook_list
,
gboolean
may_be_in_call
)
Meta
Source
See Implementation
glib
ghook
aliases
GHookCheckFunc
GHookCheckMarshaller
GHookCompareFunc
GHookFinalizeFunc
GHookFindFunc
GHookFunc
GHookMarshaller
enums
GHookFlagMask
functions
g_hook_alloc
g_hook_append
g_hook_compare_ids
g_hook_destroy
g_hook_destroy_link
g_hook_find
g_hook_find_data
g_hook_find_func
g_hook_find_func_data
g_hook_first_valid
g_hook_free
g_hook_get
g_hook_insert_before
g_hook_insert_sorted
g_hook_list_clear
g_hook_list_init
g_hook_list_invoke
g_hook_list_invoke_check
g_hook_list_marshal
g_hook_list_marshal_check
g_hook_next_valid
g_hook_prepend
g_hook_ref
g_hook_unref
manifest constants
G_HOOK_FLAG_USER_SHIFT
structs
GHook
GHookList