Method

GdkDisplaylist_seats

Declaration [src]

GList*
gdk_display_list_seats (
  GdkDisplay* display
)

Description [src]

Returns the list of seats known to display.

Return value

Type: A list of GdkSeat*

The list of seats known to the GdkDisplay

The caller of the method takes ownership of the returned data container, but not the data inside it.