skip_space


Description:


[ Version ( deprecated = true , deprecated_since = "1.38" ) ]
public bool skip_space (ref string pos)

Warning: skip_space is deprecated since 1.38.

Skips 0 or more characters of white space.

Parameters:

pos

in/out string position

Returns:

false if skipping the white space leaves the position at a '\0' character.


Namespace: Pango
Package: pango