Skip to content

PDFGeneration::create_textlink

Synopsis

Declared in <src/midend/astDump/PDFGeneration.h>

void
create_textlink(
    std::string const& text,
    HPDF_Destination target,
    int hitboxextender = 0);

Created with MrDocs