widgetCallbackTrampoline
Extern(C) trampoline for widget callbacks.
This function matches FLTK's Fl_Callback signature.
Parameters
widget | The widget that triggered the callback |
userdata | Pointer to CallbackContext |
Extern(C) trampoline for widget callbacks.
This function matches FLTK's Fl_Callback signature.
widget | The widget that triggered the callback |
userdata | Pointer to CallbackContext |