Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
EvType Struct Reference

#include <NCKey.hh>

Static Public Attributes

static constexpr ncintype_e Unknown = NCTYPE_UNKNOWN
 
static constexpr ncintype_e Press = NCTYPE_PRESS
 
static constexpr ncintype_e Repeat = NCTYPE_REPEAT
 
static constexpr ncintype_e Release = NCTYPE_RELEASE
 

Detailed Description

Definition at line 137 of file NCKey.hh.

Field Documentation

◆ Press

constexpr ncintype_e Press = NCTYPE_PRESS
staticconstexpr

Definition at line 140 of file NCKey.hh.

◆ Release

constexpr ncintype_e Release = NCTYPE_RELEASE
staticconstexpr

Definition at line 142 of file NCKey.hh.

◆ Repeat

constexpr ncintype_e Repeat = NCTYPE_REPEAT
staticconstexpr

Definition at line 141 of file NCKey.hh.

◆ Unknown

constexpr ncintype_e Unknown = NCTYPE_UNKNOWN
staticconstexpr

Definition at line 139 of file NCKey.hh.


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