get_symbol


Description:

public unowned string get_symbol ()

Obtain the symbol of the function.

The symbol is the name of the exported function, suitable to be used as an argument to g_module_symbol.

Parameters:

info

a FunctionInfo

Returns:

the symbol