redhat man page for xmcomboboxupdate

Query: xmcomboboxupdate

OS: redhat

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
tixcombobox(n) - centos
tixcombobox(n) - redhat
xmvacreatecombobox(3) - centos
tk::browseentry(3) - suse
curses::widgets::combobox(3pm) - debian
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Docker learning Phase-I
Issue with events occuring in DST window
[TIP] Processing YAML files with yq