Package: gsk

Function gsk:texture-node-new

Lambda List

gsk:texture-node-new (texture bounds)

Arguments

texture -- a gdk:texture object
bounds -- a graphene:rect-t instance with the rectangle to render the texture into

Return Value

The new gsk:texure-node instance.

Details

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

See also

#2023-11-23