/[antiright]/antiright/lib/button.h
ViewVC logotype

Diff of /antiright/lib/button.h

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

revision 1.2 by jefbed, Sat Aug 7 17:13:41 2004 UTC revision 1.3 by jefbed, Wed Dec 22 02:46:55 2004 UTC
# Line 36  antiright_button(Widget parent_widget, / Line 36  antiright_button(Widget parent_widget, /
36                   /*@null@*/                   /*@null@*/
37                   XtPointer client_data); /* This is the data passed to                   XtPointer client_data); /* This is the data passed to
38                                              the callback.  */                                              the callback.  */
39    Widget
40    antiright_panel_button(Widget parent_widget,
41                           char* name,
42                           XtCallbackProc callback,
43                           XtPointer client_data);
44    
45  Widget  Widget
46  antiright_icon_button(Widget parent_widget,  antiright_icon_button(Widget parent_widget,

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