gtk-d v1.7.4 (2014-04-12T20:55:31Z)
Home
Dub
Repo
ListG.free1
glib
ListG
ListG
Frees one GList element. It is usually used after g_list_remove_link().
class
ListG
void
free1
(
)
Meta
Source
See Implementation
glib
ListG
ListG
constructors
this
functions
append
concat
copy
data
deleteLink
find
findCustom
first
foreac
free
free1
freeFull
getListGStruct
getStruct
index
insert
insertBefore
insertSorted
insertSortedWithData
last
length
next
nth
nthData
nthPrev
position
prepend
previous
remove
removeAll
removeLink
reverse
sort
sortWithData
static functions
alloc
popAllocator
pushAllocator
variables
gList
Frees one GList element. It is usually used after g_list_remove_link().