GLib.SList.insert_sorted_with_data – glib-2.0 Reference Manual
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
last
length
nth
nth_data
position
prepend
remove
remove_all
remove_link
reverse
search
sort
sort_with_data
data
next
insert_sorted_with_data
Description:
[
Version
( since =
"2.10"
) ]
[
ReturnsModifiedPointer
]
public
void
insert_sorted_with_data
(
owned
G
data,
CompareDataFunc
<
G
> compare_func)