insert_actor


Description:

public void insert_actor (Actor actor, int position)

Inserts actor at position in this.

Parameters:

this

a BoxLayout

actor

the Actor actor to add to the box layout

position

the position where to insert the actor




2022 vala-language.org