Scans a word into a #GString buffer.
A word consists of [A-Za-z_] followed by zero or more [A-Za-z_0-9]. Leading white space is skipped.
in/out string position
a #GString into which to write the result
%FALSE if a parse error occurred.
See Implementation
Scans a word into a #GString buffer.
A word consists of [A-Za-z_] followed by zero or more [A-Za-z_0-9]. Leading white space is skipped.