manpagez: man pages & more
man XmComboBoxUpdate(3)
Home | html | info | man
XmComboBoxUpdate(library call)                  XmComboBoxUpdate(library call)




NAME

       XmComboBoxUpdate -- A ComboBox function that resynchronizes data


SYNOPSIS

       #include <Xm/ComboBox.h>
       void XmComboBoxUpdate(
       Widget widget);


DESCRIPTION

       XmComboBoxUpdate resynchronizes the internal data structures of a spec-
       ified ComboBox widget. This function  is  useful  when  an  application
       manipulates  ComboBox's  child  widgets,  possibly changing data struc-
       tures. For example, you might want to use the XmComboBoxUpdate function
       after  a ComboBox List child selection has been changed without notifi-
       cation.

       widget    Specifies the ComboBox widget ID.


RELATED INFORMATION

       XmComboBox(3).



                                                XmComboBoxUpdate(library call)

openMotif 2.3.1 - Generated Sat Nov 29 10:45:54 CST 2008
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.