XmTabSetValue
A convenience function that sets a tab stop "XmTabSetValue"
- Provided by: libmotif-dev (Version: 2.3.8-5)
- Source: motif
- Report a bug
A convenience function that sets a tab stop "XmTabSetValue"
#include <Xm/Xm.h> void XmTabSetValue( XmTab tab, float value);
XmTabSetValue sets the value field of the XmTab structure associated with tab.
See also the Motif Programmer's Guide for more information about tabs and tab lists. XmTab(3).