Constructor
LspCreateFilewith_options
Declaration
LspCreateFile*
lsp_create_file_new_with_options (
GUri* uri,
LspCreateFileOptions options,
const gchar* annotation_id
)
Parameters
uri-
Type:
GUriNo description available.
The data is owned by the caller of the function. options-
Type:
LspCreateFileOptionsNo description available.
annotation_id-
Type:
const gchar*No description available.
The argument can be NULL.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
Return value
Type: LspCreateFile
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |