GLib.Scanner.prototype.scope_remove_symbol
function scope_remove_symbol(scope_id: Number(guint), symbol: String): void { // Gjs wrapper for g_scanner_scope_remove_symbol() }
Removes a symbol from a scope.
- scope_id
the scope id
- symbol
the symbol to remove