Package: gobject
Function g-signal-handler-find
Lambda Listg-signal-handler-find (instance signal-id) ArgumentsReturn ValueA valid non-0 signal handler ID of type :ulong for a successful match. Details Finds the first signal handler that matches the given signal-id.
If no handler was found, 0 is returned. Lisp implementation | See also |
2021-12-14