Documentation/NXGraphicsSubsystem.html: Add documentatin for new nx[tk]_modal() and nx[tk]_setvisibility() interfaces.

This commit is contained in:
Gregory Nutt
2019-05-08 11:03:06 -06:00
parent 1cce434a6b
commit 04a0a7c8bb
5 changed files with 203 additions and 63 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
*
* Description:
* Select if the window is visible or hidden. A hidden window is still
* present will will update normally, but will be on the visiable on the
* present and will update normally, but will not be visible on the
* display until it is unhidden.
*
* Input Parameters:
+1 -1
View File
@@ -57,7 +57,7 @@
*
* Description:
* Select if the window is visible or hidden. A hidden window is still
* present will will update normally, but will be on the visiable on the
* present and will update normally, but will not be visible on the
* display until it is unhidden.
*
* Input Parameters: