Method
IdeSnippetStorageadd
Declaration
void
ide_snippet_storage_add (
IdeSnippetStorage* self,
const gchar* default_scope,
GBytes* bytes
)
Parameters
default_scope
-
Type:
const gchar*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. bytes
-
Type:
GBytes
No description available.
The data is owned by the caller of the function.