/[antiright]/antiright/src/arshell/arshell-util.c
ViewVC logotype

Diff of /antiright/src/arshell/arshell-util.c

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

revision 1.7 by jefbed, Sat Nov 6 22:52:12 2004 UTC revision 1.8 by jefbed, Wed Dec 22 02:46:55 2004 UTC
# Line 69  arshell_optioned_button(Widget parent_wi Line 69  arshell_optioned_button(Widget parent_wi
69            XtManageChild(parent_widget);            XtManageChild(parent_widget);
70          }          }
71      }      }
72    button_widget=antiright_button(parent_widget, command_string,    button_widget=antiright_panel_button(parent_widget, command_string,
73                                          callback, command_string);                                          callback, command_string);
74    antiright_set_tooltip(button_widget, command_string);    antiright_set_tooltip(button_widget, command_string);
75    arshell_beautify_label(button_widget, command_string);    arshell_beautify_label(button_widget, command_string);
76      ARCLARG;
77      antiright_set(XmNalignment, XmALIGNMENT_CENTER);
78      antiright_set_values(button_widget);
79      ARCLARG;
80    return(button_widget);    return(button_widget);
81  }  }
82    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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