Method

GskTextureScaleNodeget_texture

since: 4.10

Declaration [src]

GdkTexture*
gsk_texture_scale_node_get_texture (
  const GskRenderNode* node
)

Description [src]

Retrieves the GdkTexture used when creating this GskRenderNode.

Available since: 4.10

Return value

Type: GdkTexture

The GdkTexture

The returned data is owned by the instance.