Query: xmcomboboxupdate
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmComboBoxUpdate(library call) XmComboBoxUpdate(library call)NAMEXmComboBoxUpdate -- A ComboBox function that resynchronizes dataSYNOPSIS#include <Xm/ComboBox.h> void XmComboBoxUpdate( Widget widget);DESCRIPTIONXmComboBoxUpdate 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 INFORMATIONXmComboBox(3). XmComboBoxUpdate(library call)
Related Man Pages |
---|
tixcombobox(3) - debian |
gtk2::comboboxentry(3) - suse |
tk::browseentry(3) - centos |
curses::widgets::combobox(3pm) - debian |
html::formfu::element::combobox(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Controlling user input |
[TIP] Processing YAML files with yq |