signal callback delegate or function to connect
void callback(gdk.seat.Seat seat, gdk.display.Display display)
seat the seat that was just removed (optional)
display the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to SeatRemoved signal.
Emitted whenever a seat is removed by the windowing system.