ofwin_setbuttonpresscallback Subroutine

public subroutine ofwin_setbuttonpresscallback(fcn)

Set a callback function to be called on button press.

This applies to the current active WindowProxy.

Arguments

Type IntentOptional Attributes Name
procedure(buttonpresscallback) :: fcn

Callback function to be called on button press.