Signals.listIds

Lists the signals by id that a certain instance or interface type created. Further information about the signals can be acquired through g_signal_query().

struct Signals
static
uint[]
listIds

Parameters

itype GType

Instance or interface type.

Return Value

Type: uint[]

Newly allocated array of signal IDs.