ofwin_removeallviews Subroutine

public subroutine ofwin_removeallviews(row, col)

Remove all the view(s) from the window.

This applies to the current active WindowProxy.

Arguments

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

Row to remove the view(s) from.

integer(kind=int32), intent(in) :: col

Column to remove the view(s) from.