#include <X11/Xaw3d/Command.h>Include dependency graph for Toggle.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | XtCWidget "Widget" |
| #define | XtCState "State" |
| #define | XtCRadioGroup "RadioGroup" |
| #define | XtCRadioData "RadioData" |
| #define | XtRWidget "Widget" |
| #define | XtNstate "state" |
| #define | XtNradioGroup "radioGroup" |
| #define | XtNradioData "radioData" |
Typedefs | |
| typedef _ToggleClassRec * | ToggleWidgetClass |
| typedef _ToggleRec * | ToggleWidget |
Functions | |
| _XFUNCPROTOBEGIN void | XawToggleChangeRadioGroup () |
| XtPointer | XawToggleGetCurrent () |
| void | XawToggleSetCurrent () |
| void | XawToggleUnsetCurrent () |
Variables | |
| WidgetClass | toggleWidgetClass |
| #define XtNradioData "radioData" |
| #define XtNradioGroup "radioGroup" |
| #define XtNstate "state" |
Definition at line 103 of file Toggle.h.
Referenced by InitializeSearchWidget(), and select_button().
| typedef struct _ToggleRec* ToggleWidget |
| typedef struct _ToggleClassRec* ToggleWidgetClass |
| _XFUNCPROTOBEGIN void XawToggleChangeRadioGroup | ( | ) |
| XtPointer XawToggleGetCurrent | ( | ) |
| void XawToggleSetCurrent | ( | ) |
| void XawToggleUnsetCurrent | ( | ) |
| WidgetClass toggleWidgetClass |
1.5.1