API Version: 2.0
Library Version: 2.72
const gchar* g_signal_name ( guint signal_id )
Given the signal’s identifier, finds its name.
Two different signals may have the same name, if they have differing types.
signal_id
guint
The signal’s identifying number.
const gchar*
The signal name, or NULL if the signal number was invalid.
NULL