File: nc_context.rst

package info (click to toggle)
notcurses 3.0.16%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 18,776 kB
  • sloc: ansic: 50,385; cpp: 17,806; python: 1,123; sh: 230; makefile: 44
file content (12 lines) | stat: -rw-r--r-- 250 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
Notcurses Context documentation
===============================

.. toctree::
    :maxdepth: 2
    :caption: Contents:

.. autofunction:: notcurses.get_std_plane

.. autoclass:: notcurses.NotcursesContext
    :members:
    :special-members: __init__