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

g_string_append_uri_escaped

Declaration

Source position: lazglib2.pas line 4941

function g_string_append_uri_escaped(

  string_: PGString;

  unescaped: Pgchar;

  reserved_chars_allowed: Pgchar;

  allow_utf8: gboolean

):PGString;