TextureNode


Description:

[ CCode ( has_construct_function = false , type = "GskRenderNode*" ) ]
public TextureNode (Texture texture, Rect bounds)

Creates a `GskRenderNode` that will render the given texture into the area given by bounds.

Parameters:

texture

the `GdkTexture`

bounds

the rectangle to render the texture into

Returns:

A new `GskRenderNode`




2022 vala-language.org