Property

IdeLspService:program

Declaration

property program: utf8 [ read, write ]

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 valueNULL
Getter methodide_lsp_service_get_program()
Setter methodide_lsp_service_set_program()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno