utf8 g_function_info_get_symbol GIRepository.FunctionInfo info function_info_get_symbol @accepts(GIRepository.FunctionInfo) @returns(utf8) def function_info_get_symbol(info)

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().