Method
GIRepositoryFunctionInfoget_symbol
since: 2.80
Declaration [src]
const char*
gi_function_info_get_symbol (
GIFunctionInfo* info
)
Description [src]
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()
.
Available since: 2.80