fltk_event_text
fn
const(char) * fltk_event_text() extern(C) nothrow @nogcGets the text for the current keyboard event.
Returns
String representation of the key, or null
fn
const(char) * fltk_event_text() extern(C) nothrow @nogcGets the text from a DnD or paste event.