Function

Pango-1.0Pangoscan_stringDeprecated 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.

    Parameters

    • Deprecatedpos: string

      in/out string position

    • Deprecatedout: GLib.String

      a GLib.String into which to write the result

    Returns [boolean, string]

    false if a parse error occurred

    since 1.38