API Version: 1.0
Library Version: 1.48.7
gboolean pango_scan_int ( const char** pos, int* out )
Scans an integer.
Leading white space is skipped.
pos
const char**
in/out string position
out
int*
an int into which to write the result
gboolean
FALSE if a parse error occurred
FALSE