[ Version ( since = "3.20" ) ]
public unowned Seat get_default_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.
| this |
a `GdkDisplay` |
|
the default seat. |