signalListIds
fn
uint[] signalListIds(gobject.types.GType itype)Lists the signals by id that a certain instance or interface type created. Further information about the signals can be acquired through [gobject.global.signalQuery].
Parameters
itype | Instance or interface type. |
Returns
Newly allocated array of signal IDs.