GLib.Node.insert_after – glib-2.0 Reference Manual
Packages
glib-2.0
GLib
Node
Node
_unlink
append
append_data
child_index
child_position
children_foreach
copy
depth
find
find_child
first_child
first_sibling
get_root
insert
insert_after
insert_before
insert_data
insert_data_before
is_ancestor
is_leaf
is_root
last_child
last_sibling
max_height
n_children
n_nodes
next_sibling
nth_child
prepend
prepend_data
prev_sibling
reverse_children
traverse
unlink
children
data
next
parent
prev
insert_after
Description:
public
unowned
Node
<
G
>
insert_after
(
Node
<
G
> sibling,
owned
Node
<
G
> node)