Function
GObjectsignal_list_ids
Declaration [src]
guint*
g_signal_list_ids (
GType itype,
guint* n_ids
)
Description [src]
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().