API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
void lsp_initialize_params_set_locale ( LspInitializeParams* self, const gchar* value )
Sets the value of locale.
locale
The locale the client is currently showing the user interface in. This must not necessarily be the locale of the operating system.
Since:
3.16.0.
value
Type: const gchar*
const gchar*
The new value of locale.
NULL