Update for single-table window flags

Kevin Harrison 2018-12-16 17:26:42 -05:00
parent ed2a3be3d5
commit 4b966cdf06

@ -163,7 +163,7 @@ Show the given window.
Hide the given window. Hide the given window.
### Flags ### Flags
Windows and some window-like widgets can accept a number of window flags. Here is a list of the possible flags alongside their meanings: Windows and some window-like widgets can accept a number of window flags. Either specify the window flags separately as function arguments or bundle them all in a single table. Here is a list of the possible flags alongside their meanings:
##### 'border' ##### 'border'
Draw a border around the window. Draw a border around the window.