Generic function
Applies the specified function to the given arguments in the main thread of the frame.
apply-in-frame frame function arg #rest args => ()
<frame>.
<function>.
<object>.
<object>.
None.
duim-frames
duim-frames
Applies function to the given arguments in the main thread of frame. You must supply at least one argument (arg), though you can optionally supply as many additional arguments as you like.