Method
GandivaNativeFunctionget_signatures
since: 0.15.0
[−]
Declaration [src]
GList*
ggandiva_native_function_get_signatures (
GGandivaNativeFunction* native_function
)
[−]
Return value
Type: A list of GGandivaFunctionSignature*
A list of GGandivaFunctionSignature
supported by the native function.
The caller of the method takes ownership of the data, and is responsible for freeing it. |