Enums§
- Error type returned from the
select_bundled_translation
function.
Traits§
Functions§
- Select the current translation language when using bundled translations. This function requires that the application’s
.slint
file was compiled with bundled translations.. It must be called after creating the first component. ReturnsOk
if the language was selected;SelectBundledTranslationError
otherwise. - 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