ofwin_setswapbuffersfunction Subroutine

public subroutine ofwin_setswapbuffersfunction(fcn)

Set a callback function for swapping the front/back buffers.

This applies to the current active WindowProxy.

Arguments

Type IntentOptional Attributes Name
procedure(swapbuffersfunction) :: fcn

Callback function to be called.