insertAfter
Inserts @widget into the child widget list of @parent.
It will be placed after @previous_sibling, or at the beginning if
Parameters
parent
the parent GtkWidget
to insert @widget into
previousSibling
the new previous sibling of @widget