get_all_displays method

DisplayList get_all_displays()

Get all displays

Implementation

DisplayList get_all_displays() {
  return _get_all_displays();
}