XmTabSetValue (3) Linux Manual Page
XmTabSetValue — A convenience function that sets a tab stop Synopsis #include <Xm/Xm.h> void XmTabSetValue( XmTab tab, float value); Description XmTabSetValue sets the value field of the XmTab structure associated with tab. tab Specifies the tab to set the value of. value Specifies the floating point number which represents the distance that the rendering of…
