![]() |
![]()
| ![]() |
![]()
NAMEDt/ComboBox.h — DtComboBox widget definitions SYNOPSIS#include &<Dt/ComboBox.h> DESCRIPTIONThe Dt/ComboBox.h header defines the following structure: typedef struct { The header declares the following constants: DtALIGNMENT_BEGINNING DtALIGNMENT_CENTER DtALIGNMENT_END DtCR_SELECT DtDROP_DOWN_COMBO_BOX DtDROP_DOWN_LIST The header declares the following as functions: void DtComboBoxAddItem(Widget w, void DtComboBoxDeletePos(Widget w, void DtComboBoxSelectItem(Widget w, void DtComboBoxSetItem(Widget w,
|