Method
SnapdMarkdownNodeget_text
since: 1.48
Declaration [src]
const gchar*
snapd_markdown_node_get_text (
SnapdMarkdownNode* node
)
Description [src]
Gets the text associated with this node. This is only present for nodes of
type SNAPD_MARKDOWN_NODE_TYPE_TEXT
.
Available since: 1.48
Gets property | Snapd.MarkdownNode:text |