Function tidyNodeHasText

Source
pub unsafe extern "C" fn tidyNodeHasText(
    tdoc: TidyDoc,
    tnod: TidyNode,
) -> Bool
Expand description

Indicates whether or not the node has text. @result Returns the type of node as TidyNodeType.