Method
TemplateScopeset
Description
If the symbol already exists, it will be overwritten.
If symbol is NULL, the symbol will be removed from scope.
Parameters
name-
Type:
const gchar*The name of the symbol.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. symbol-
Type:
TmplSymbolAn
TmplSymbolorNULL.The argument can be NULL.The data is owned by the caller of the method.