Inserts @link_ into the list before the given position.
the list element before which the new element is inserted or %NULL to insert at the end of the list
the list element to be added, which must not be part of any other list
the (possibly changed) start of the #GList
2.62
See Implementation
Inserts @link_ into the list before the given position.