Property
IdeLspService:program
since: 45
Description
The “program” property contains the name of the executable to launch. If this is set, the create-launcher signal will use it to locate and execute the program if found.
| Type: | gchar* |
| Available since: | 45 |
| Default value | NULL |
| Getter method | ide_lsp_service_get_program() |
| Setter method | ide_lsp_service_set_program() |