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