API Version: 1.0
Library Version: 3.38.0
Generated by gi-docgen 2025.4
void tmpl_scope_set_double ( TmplScope* self, const gchar* name, gdouble value )
Sets the value of the symbol named name to a gdouble value of value.
name
value
Type: const gchar*
const gchar*
A name for the symbol.
Type: gdouble
gdouble
A #gdouble.