GLib.SList.insert_sorted_with_data – glib-2.0 Reference Manual
Packages
glib-2.0
GLib
SList
SList
@foreach
append
concat
copy
delete_link
find
find_custom
index
insert
insert_before
insert_sorted
insert_sorted_with_data
last
length
nth
nth_data
position
prepend
remove
remove_all
remove_link
reverse
sort
sort_with_data
data
next
insert_sorted_with_data
Description:
[
ReturnsModifiedPointer
]
public
void
insert_sorted_with_data
(
owned
G
data,
CompareDataFunc
<
G
> compare_func)