It's quite confusing to print a function callback signature for action signals when people need to do a g_signal_by_name() invocation in order to use this feature. Requires too much background knowledge about how GObject works under the hood to make sense of that. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4299>