ofwin_setwindowcapturekey Subroutine

public subroutine ofwin_setwindowcapturekey(key)

Set the key that activates a window capture.

This applies to the currently active WindowProxy.

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: key

Integer representation of key char. Set to 0 (zero) to disable key-based window capture.