RetroArch
Public Attributes | List of all members
nk_text_undo_record Struct Reference

#include <nuklear.h>

Public Attributes

int where
 
short insert_length
 
short delete_length
 
short char_storage
 

Member Data Documentation

◆ char_storage

short nk_text_undo_record::char_storage

◆ delete_length

short nk_text_undo_record::delete_length

◆ insert_length

short nk_text_undo_record::insert_length

◆ where

int nk_text_undo_record::where

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