get_text


Description:

public unowned string get_text ()

Gets the text associated with this node.

This is only present for nodes of type snapd_markdown_node_type_text.

Parameters:

this

a MarkdownNode.

Returns:

a UTF-8 string or null if none in this node.