Static glib::CSET_a_2_z [−][src]
pub static CSET_a_2_z: Lazy<&'static str>
Expand description
The set of lowercase ASCII alphabet characters.
Used for specifying valid identifier characters
in GScannerConfig
.
pub static CSET_a_2_z: Lazy<&'static str>
The set of lowercase ASCII alphabet characters.
Used for specifying valid identifier characters
in GScannerConfig
.