Packages
glib-2.0
GLib
List
List
@foreach
append
concat
copy
copy_deep
delete_link
find
find_custom
first
index
insert
insert_before
insert_before_link
insert_sorted
insert_sorted_with_data
is_empty
last
length
nth
nth_data
nth_prev
position
prepend
remove
remove_all
remove_all_full
remove_full
remove_link
reverse
search
sort
sort_with_data
data
next
prev
search
Description:
[
CCode
( cname =
"g_list_find_custom"
, simple_generics =
true
) ]
public
unowned
List
<
G
>
search
<
T
> (
T
data,
SearchFunc
<
G
,
T
> func)