/[xforms]/xforms/lib/flinternal.h
ViewVC logotype

Diff of /xforms/lib/flinternal.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by leeming, Thu Apr 10 20:46:37 2003 UTC revision 1.3 by leeming, Thu Apr 17 11:48:17 2003 UTC
# Line 591  extern const char *fl_object_class_name( Line 591  extern const char *fl_object_class_name(
591  extern void fl_print_form_object(FL_FORM *, const char *);  extern void fl_print_form_object(FL_FORM *, const char *);
592  extern void fl_mark_composite_for_redraw(FL_OBJECT *);  extern void fl_mark_composite_for_redraw(FL_OBJECT *);
593    
594  #include "textbox.h"            /* from private/ directory */  #include "private/textbox.h"
595    
596  extern int (*fl_handle_clipboard) (void *event);  extern int (*fl_handle_clipboard) (void *event);
597    
# Line 603  extern void fl_replacepup_text(int, int, Line 603  extern void fl_replacepup_text(int, int,
603    
604  extern int fl_handle_mouse_wheel(FL_OBJECT *, int *, int *, void *);  extern int fl_handle_mouse_wheel(FL_OBJECT *, int *, int *, void *);
605    
606  #include "pvaluator.h"  #include "private/pvaluator.h"
607    
608  extern int fl_valuator_handle_drag(FL_OBJECT *, double);  extern int fl_valuator_handle_drag(FL_OBJECT *, double);
609  extern int fl_valuator_handle_release(FL_OBJECT *, double);  extern int fl_valuator_handle_release(FL_OBJECT *, double);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26