The convert-to-screen function finds the appropriate screen for a CAPI object.
convert-to-screen
convert-to-screen &optional object => screen
object
A CAPI object, or nil .
nil
screen
A screen.
This finds the appropriate screen for the CAPI object object . If object is nil , screen is the default screen.
object defaults to nil .
(capi:convert-to-screen)