Method

TemplateSymbolassign_string

Declaration

void
tmpl_symbol_assign_string (
  TmplSymbol* self,
  const gchar* v_string
)

Description

No description available.

Parameters

v_string

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.