[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_markup_parse_context_parse

Declaration

Source position: lazglib2.pas line 4632

function g_markup_parse_context_parse(

  context: PGMarkupParseContext;

  text: Pgchar;

  text_len: gssize;

  error: PPGError

):gboolean;