get_signal


Description:

public SignalInfo get_signal (int n)

Obtain an object type signal at index n.

Parameters:

n

index of signal to get

info

a ObjectInfo

Returns:

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