getDefaultSeat

open fun getDefaultSeat(): Seat?

Returns the default GdkSeat for this display.

Note that a display may not have a seat. In this case, this function will return null.

Return

the default seat.