gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Hook.alloc
glib
Hook
Hook
Allocates space for a #GHook and initializes it.
class
Hook
static
Hook
alloc
(
HookList
hookList
)
Parameters
hookList
HookList
a #GHookList
Return Value
Type:
Hook
a new #GHook
Meta
Source
See Implementation
glib
Hook
Hook
aliases
doref
constructors
this
destructors
~this
functions
compareIds
getHookStruct
getStruct
properties
data
destroy
flags
func
hookId
next
prev
refCount
static functions
alloc
destroyLink
find
findData
findFunc
findFuncData
firstValid
free
get
insertBefore
insertSorted
nextValid
prepend
ref_
unref
variables
gHook
ownedRef
Allocates space for a #GHook and initializes it.