awips2/nativeLib/rary.ohd.ifp/inc/show_Ymaxmin.h

18 lines
600 B
C
Raw Normal View History

2017-04-21 18:33:55 -06:00
/* ***************************************** */
/* File: show_Ymaxmin.h */
/* Date: Apr 05 2002 */
/* Author: Ai Vo */
/* Purpose: */
/* */
/* ***************************************** */
/* callbacks to handle ymaxmin user inputs*/
void Ymaxmin_callbacks();
void show_YmaxminDS(Widget w, XtPointer data, XtPointer cbs );
void Ymax_minClose_CB (Widget w, XtPointer ptr, XtPointer cbs);
void Ymax_minOK_CB (Widget w, XtPointer ptr, XtPointer cbs);