Method

Gsk.DebugNode.get_message

Declaration [src]

const char*
gsk_debug_node_get_message (
  const GskRenderNode* node
)

Description [src]

Gets the debug message that was set on this node

Return value

Returns: const char*

The debug message

Ownership is not transferred to the caller
The string is a NUL terminated UTF-8 string