Method

GskTextureNodeget_texture

Declaration [src]

GdkTexture*
gsk_texture_node_get_texture (
  const GskRenderNode* node
)

Description [src]

Retrieves the GdkTexture used when creating this GskRenderNode.

Return value

Type: GdkTexture

The GdkTexture

The returned data is owned by the instance.