Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Static Protected Attributes | List of all members
pip._vendor.colorama.win32.CONSOLE_SCREEN_BUFFER_INFO Class Reference
Inheritance diagram for pip._vendor.colorama.win32.CONSOLE_SCREEN_BUFFER_INFO:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.colorama.win32.CONSOLE_SCREEN_BUFFER_INFO:
Collaboration graph
[legend]

Public Member Functions

 __str__ (self)
 

Static Protected Attributes

list _fields_
 

Detailed Description

struct in wincon.h.

Member Data Documentation

◆ _fields_

list pip._vendor.colorama.win32.CONSOLE_SCREEN_BUFFER_INFO._fields_
staticprotected
Initial value:
= [
("dwSize", COORD),
("dwCursorPosition", COORD),
("wAttributes", wintypes.WORD),
("srWindow", wintypes.SMALL_RECT),
("dwMaximumWindowSize", COORD),
]

The documentation for this class was generated from the following file: