get_signal


Description:

public SignalInfo get_signal (int n)

Obtain an interface type signal at index n.

Parameters:

n

index of signal to get

info

a InterfaceInfo

Returns:

the SignalInfo. Free the struct by calling g_base_info_unref when done.