using Gtk 4.0; $MyObject obj { signal1 => $handler() not-swapped; signal2 => $handler(obj) swapped; }