activate


Description:

public void activate ()

Does initial setup before rendering operations on this.

[[email protected]] should be called when done drawing. Calls such as [[email protected]_layout] automatically activate the layout before drawing on it.

Calls to [[email protected]] and [[email protected]] can be nested and the renderer will only be initialized and deinitialized once.

Parameters:

this

a `PangoRenderer`




2022 vala-language.org