[ 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
.
texture |
the `GdkTexture` |
bounds |
the rectangle to render the texture into |
A new `GskRenderNode` |