get_actor_at


Description:

public unowned Actor get_actor_at (int row, int column)

Get an actor at a given position in this.

Parameters:

this

a Table

row

the row to look into

column

the column to look into

Returns:

the Actor a the given position, or NULL.




2022 vala-language.org