set_child


Description:

public void set_child (Actor actor)

Adds actor to the window and sets it as the primary child.

When the stage managed in the window changes size, the child will be resized to match it.

Parameters:

this

A Window

actor

A Actor




2022 vala-language.org