Method
IdePersistentMapBuilderinsert
Declaration
void
ide_persistent_map_builder_insert (
IdePersistentMapBuilder* self,
const gchar* key,
GVariant* value,
gboolean replace
)
Parameters
key-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. value-
Type:
GVariantNo description available.
The data is owned by the caller of the method. replace-
Type:
gbooleanNo description available.