ardaku / sprengui

Rust Native-ish GUI Toolkit - Designed for use with Cala, but not limited to Cala.
Apache License 2.0
2 stars 2 forks source link

Window Should Store Language #13

Open AldaronLau opened 2 years ago

AldaronLau commented 2 years ago

The Window struct should call into the whoami crate to get the preferred languages and store it in a field (as a Vec).