Property
IdeLspService:program
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* |
| Default value | NULL |
| Getter method | ide_lsp_service_get_program() |
| Setter method | ide_lsp_service_set_program() |