gtk-d v3.8.4 (2018-11-21T22:11:03Z)
Home
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.