Function
GObjectsignal_is_valid_name
since: 2.66
Description
Validate a signal name. This can be useful for dynamically-generated signals which need to be validated at run-time before actually trying to create them.
See g_signal_new()
for details of the rules for valid names.
The rules for signal names are the same as those for property names.
Available since: 2.66