GLib.Scanner.scope_add_symbol – glib-2.0 Reference Manual
scope_add_symbol
Description:
public
void
scope_add_symbol
(
uint
scope_id,
string
symbol,
void
* value)
Adds a symbol to the given scope.
Parameters:
this
a
Scanner
scope_id
the scope id
symbol
the symbol to add
value
the value of the symbol
2022 vala-language.org