get_default_seat


Description:

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.

Parameters:

this

a `GdkDisplay`

Returns:

the default seat.