gtk-d v2.4.2 (2014-11-28T21:54:27Z)
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
copyDeep
deleteLink
find
findCustom
first
foreac
free
free1
freeFull
getListGStruct
getStruct
index
insert
insertBefore
insertSorted
insertSortedWithData
last
length
nth
nthData
nthPrev
position
prepend
remove
removeAll
removeLink
reverse
sort
sortWithData
toArray
properties
data
next
previous
static functions
alloc
variables
gList
Frees one GList element. It is usually used after g_list_remove_link().