API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
since: 2.0
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.
Available since: 2.0
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