ofwin_setwindowname Subroutine

public subroutine ofwin_setwindowname(winname)

Set the window name (title). Only applies to non-embedded windows.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: winname

The new window name.