Store the text-backend charset: 'ascii' (default), 'unicode', 'auto' (resolved from the environment at save time), or 'braille'. Unknown names warn and fall back to 'ascii' (#2060, #2061).
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(figure_state_t), | intent(inout) | :: | state | |||
| character(len=*), | intent(in) | :: | charset |