openframes-fortran
Source File
Modules
Procedures
ofwin_setwindowname
Subroutine
4 statements
Source File
openframes_module.f90
openframes_module
ofwin_setwindowname
Contents
public subroutine ofwin_setwindowname(winname)
Set the window name (title). Only applies to non-embedded windows.
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
winname
The new window name.