TextureNode
constructor(texture: <Error class: unknown class>, bounds: <Error class: unknown class>)
Creates a GskRenderNode
that will render the given
Return
A new GskRenderNode
Parameters
texture
the GdkTexture
bounds
the rectangle to render the texture into
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)