OpenQuizz
Une application de gestion des contenus pédagogiques
|
Data Structures | |
class | CONSOLE_SCREEN_BUFFER_INFO |
Namespaces | |
pip._vendor.colorama.win32 | |
Functions | |
def | GetConsoleScreenBufferInfo (stream_id=STDOUT) |
def | SetConsoleTextAttribute (stream_id, attrs) |
def | SetConsoleCursorPosition (stream_id, position, adjust=True) |
def | FillConsoleOutputCharacter (stream_id, char, length, start) |
def | FillConsoleOutputAttribute (stream_id, attr, length, start) |
def | SetConsoleTitle (title) |
Variables | |
STDOUT | |
STDERR | |
windll | |
SetConsoleTextAttribute | |
winapi_test | |
COORD | |
argtypes | |
restype | |