Method
TemplateSymbolassign_expr
Description
Sets the symbol as a TMPL_SYMBOL_EXPR with the given ordered and
named parameters.
This method is not directly available to language bindings.
Parameters
expr-
Type:
TmplExprAn expression to assign, or
NULL.The argument can be NULL.The data is owned by the caller of the method. args-
Type: An array of
utf8A
GPtrArrayof strings.The data is owned by the caller of the method. Each element is a NUL terminated UTF-8 string.