Packages
glib-2.0
GLib
SList
SList
@foreach
append
concat
copy
copy_deep
delete_link
find
find_custom
index
insert
insert_before
insert_sorted
insert_sorted_with_data
is_empty
last
length
nth
nth_data
position
prepend
remove
remove_all
remove_all_full
remove_full
remove_link
reverse
search
sort
sort_with_data
data
next
remove_all_full
Description:
[
CCode
( cname =
"vala_g_slist_remove_all_full"
) ]
[
ReturnsModifiedPointer
]
public
unowned
SList
<
G
>
remove_all_full
(
G
data,
FreeFunc
? func)