Enums§
- Error type returned from the
select_bundled_translationfunction.
Traits§
Functions§
- Select the current translation language when using bundled translations. This function requires that the application’s
.slintfile was compiled with bundled translations.. It must be called after creating the first component. ReturnsOkif the language was selected;SelectBundledTranslationErrorotherwise. - This function is called by the generated code to assign the list of bundled languages. Do nothing if the list is already assigned.
- Do the translation and formatting