Function

Pango-1.0Pangoscan_wordDeprecated 1.38

  • Scans a word into a GLib.String buffer.

    A word consists of [A-Za-z_] followed by zero or more [A-Za-z_0-9]. Leading white space 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