xmcomboboxupdate(3) centos man page | unix.com

Man Page: xmcomboboxupdate

Operating Environment: centos

Section: 3

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 specified ComboBox widget. This function is useful when an application manipulates ComboBox's child widgets, possibly changing data structures. For example, you might want to use the XmComboBoxUpdate function after a ComboBox List child selection has been changed without notification. widget Specifies the ComboBox widget ID.
RELATED INFORMATION
XmComboBox(3). XmComboBoxUpdate(library call)
Related Man Pages
xmvacreatemanagedcombobox(3) - centos
dtcomboboxadditem(3) - hpux
gtk2::comboboxentry(3) - suse
gtk2::combobox(3) - suse
curses::widgets::combobox(3pm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
Docker learning Phase-I
Shopt -s histappend