fltk_custom_widget_set_handle_callback
fn
void fltk_custom_widget_set_handle_callback(CustomWidgetPtr widget,
CustomWidgetHandleCallback callback,
void * userdata) extern(C) nothrow @nogcSets the handle callback for the custom widget.