Query: xltselectdebuglevel
OS: redhat
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XltSelectDebugLevel(3X) XltSelectDebugLevel(3X)NAMEXltSelectDebugLevel - Convenience function to bring up a dialog to select a Debug Level.SYNOPSIS#include <Xlt/Xlt.h> void XltSelectDebugLevel(widget, *DebugLevelPtr, *reason) Widget widget; int *DebugLevelPtr; XmPushButtonCallbackStruct *reasonDESCRIPTIONXltSelectDebugLevel Allows User to select from a list of Debug Levels. widget The parent widget. DebugLevelPtr Array of Debug levels reason Argument to Callback.RETURN VALUENone.RELATED INFORMATIONXltSelectDebugLevel(3X)