Method

GskDebugNodeget_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

Type: const char*

The debug message.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.