Constructor
LspDeleteFilewith_options
Declaration
LspDeleteFile*
lsp_delete_file_new_with_options (
GUri* uri,
LspDeleteFileOptions options,
const gchar* annotation_id
)
Parameters
uri-
Type:
GUriNo description available.
The data is owned by the caller of the function. options-
Type:
LspDeleteFileOptionsNo 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: LspDeleteFile
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |