API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
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
Type: guint
guint
The signal’s identifying number.
Type: const gchar*
const gchar*
The signal name, or NULL if the signal number was invalid.
NULL