API Version: 3.0
Library Version: 3.0
Generated by gi-docgen 2026.1
void lsp_completion_item_set_detail ( LspCompletionItem* self, const gchar* value )
Sets the value of detail.
detail
A human-readable string with additional information about this item, like type or symbol information.
value
Type: const gchar*
const gchar*
The new value of detail.
NULL