fltk_custom_widget_set_draw_callback

fnvoid fltk_custom_widget_set_draw_callback(CustomWidgetPtr widget, CustomWidgetDrawCallback callback, void * userdata)

Sets the draw callback for the custom widget.