We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cec4c9 commit ba12b23Copy full SHA for ba12b23
docs/pages/reference.rst
@@ -383,6 +383,18 @@ Output
383
:members:
384
385
386
+Data structures
387
+---------------
388
+
389
+.. autoclass:: prompt_toolkit.layout.WindowRenderInfo
390
+ :members:
391
392
+.. autoclass:: prompt_toolkit.data_structures.Point
393
394
395
+.. autoclass:: prompt_toolkit.data_structures.Size
396
397
398
Patch stdout
399
------------
400
0 commit comments