Function Macro
GLibscanner_add_symbol
deprecated: 2.2
Declaration [src]
#define g_scanner_add_symbol (
scanner,
symbol,
value
)
Description [src]
Adds a symbol to the default scope.
Deprecated since: 2.2
Use g_scanner_scope_add_symbol()
instead.
This function is not directly available to language bindings.