Function
GObjectsignal_list_ids
since: 2.0
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().
Available since: 2.0