Query: dtcombobox
OS: hpux
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Dt/ComboBox.h(file formats) Dt/ComboBox.h(file formats)NAMEDt/ComboBox.h -- DtComboBox widget definitionsSYNOPSIS#include <Dt/ComboBox.h>DESCRIPTIONThe Dt/ComboBox.h header defines the following structure: typedef struct { int reason; XEvent *event; XmString item_or_text; int item_position; } DtComboBoxCallbackStruct; 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, XmString item, int pos, Boolean unique); void DtComboBoxDeletePos(Widget w, int pos); void DtComboBoxSelectItem(Widget w, XmString item); void DtComboBoxSetItem(Widget w, XmString item); Dt/ComboBox.h(file formats)
Related Man Pages |
---|
dtcombobox(3) - hpux |
dxmprintwgtaugmentlist(3x) - osf1 |
xmlistreplaceitems(3x) - osf1 |
dt(5) - hpux |
gtk2::combobox(3) - suse |
Similar Topics in the Unix Linux Community |
---|
PHP Man Pages Now Available (Over 10,000) |
SAN Migration question |
Hpux 11iV3 administration document |
Seeking Alternative for diff in hp |
Wrong Array... |