PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
PEBL_TextInputEvent Struct Reference

#include <PEvent.h>

Public Attributes

unsigned int window
 
char * text
 
unsigned int start
 
unsigned int length
 

Detailed Description

Definition at line 83 of file PEvent.h.

Member Data Documentation

◆ length

unsigned int PEBL_TextInputEvent::length

Definition at line 88 of file PEvent.h.

Referenced by PEvent::GetTextInputEvent(), and PlatformEventQueue::Prime().

◆ start

unsigned int PEBL_TextInputEvent::start

Definition at line 87 of file PEvent.h.

Referenced by PEvent::GetTextInputEvent(), and PlatformEventQueue::Prime().

◆ text

char* PEBL_TextInputEvent::text

◆ window

unsigned int PEBL_TextInputEvent::window

Definition at line 85 of file PEvent.h.

Referenced by PEvent::GetTextInputEvent(), and PlatformEventQueue::Prime().


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