insert_node


Description:

public void insert_node (Location location, uint position)

Inserts a Location object to the specified position.

Parameters:

location

a Location

position

position in the list where the Location object should be inserted




2022 vala-language.org