TypeScript API Documentation for PANGO
API Version: 1.0
Library Version: 1.57.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Deprecated 1.38
Scans a string into a GLib.String buffer.
The string may either be a sequence of non-white-space characters, or a quoted string with '"'. Instead a quoted string, '"' represents a literal quote. Leading white space outside of quotes is skipped.
Deprecated
in/out string position
a GLib.String into which to write the result
false if a parse error occurred
false
since 1.38
Scans a string into a GLib.String buffer.
The string may either be a sequence of non-white-space characters, or a quoted string with '"'. Instead a quoted string, '"' represents a literal quote. Leading white space outside of quotes is skipped.