Display.getDefaultSeat

Returns the default gdk.seat.Seat for this display.

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

class Display
getDefaultSeat
()

Return Value

Type: gdk.seat.Seat

the default seat.