get_seats
Description:
[
CCode ( cname =
"xfw_screen_get_seats" ) ]
public unowned List<
Seat>?
get_seats ()
Returns the list of all Seat instances available on this.
Parameters:
Returns:
|
a list of Seat. The list and its contents are owned by this
.
|