Method

Gsk.TextureNode.get_texture

Declaration [src]

GdkTexture*
gsk_texture_node_get_texture (
  const GskRenderNode* node
)

Description [src]

Retrieves the GdkTexture used when creating this GskRenderNode.

Return value

Returns: GdkTexture*

the GdkTexture

Ownership is not transferred to the caller