append_texture


Description:

public void append_texture (Texture texture, Rect bounds)

Creates a new render node drawing the texture into the given bounds and appends it to the current render node of this.

Parameters:

this

a `GtkSnapshot`

texture

the texture to render

bounds

the bounds for the new node




2022 vala-language.org