Method

Gdk.Display.list_seats

Declaration [src]

GList*
gdk_display_list_seats (
  GdkDisplay* display
)

Description [src]

Returns the list of seats known to display.

Return value

Returns: A list of GdkSeat

the list of seats known to the GdkDisplay

Ownership of the container type is transferred to the caller