FLTK 1.3.9
Loading...
Searching...
No Matches
Fl_Text_Editor::Key_Binding Struct Reference

Simple linked list item associating a key/state to a function. More...

#include <Fl_Text_Editor.H>

Public Attributes

Key_Func function
 associated function
 
int key
 the key pressed
 
Key_Bindingnext
 next key binding in the list
 
int state
 the state of key modifiers
 

Detailed Description

Simple linked list item associating a key/state to a function.


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