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
search
Description:
[
CCode
( cname =
"g_slist_find_custom"
, simple_generics =
true
) ]
public
unowned
SList
<
G
>
search
<
T
> (
T
data,
SearchFunc
<
G
,
T
> func)