API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
deprecated: 2.2
#define g_scanner_add_symbol ( scanner, symbol, value )
Adds a symbol to the default scope.
Deprecated since: 2.2
Use g_scanner_scope_add_symbol() instead.
g_scanner_scope_add_symbol()
This function is not directly available to language bindings.
scanner
Type: -
-
A GScanner.
GScanner
symbol
The symbol to add.
value
The value of the symbol.