Query: xmtabsetvalue
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmTabSetValue(library call) XmTabSetValue(library call)NAMEXmTabSetValue -- A convenience function that sets a tab stopSYNOPSIS#include <Xm/Xm.h> void XmTabSetValue( XmTab tab, float value);DESCRIPTIONXmTabSetValue 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 the XmString segment associated with tab will be offset. The offset is from either the beginning of the rendering or from the previous tab stop, depending on the setting for the offset model. The distance depends on the tab's unit type. Note that negative values are not permitted, and that if a tab stop would cause text to overlap, the x position for the segment is set immediately after the end of the previous segment.RELATEDSee also the Motif Programmer's Guide for more information about tabs and tab lists. XmTab(3). XmTabSetValue(library call)
Related Man Pages |
---|
xmtablist(3) - redhat |
xmtablistreplacepositions(3) - redhat |
xmtablist(3) - hpux |
xmtablistcopy(3) - hpux |
xmtablistreplacepositions(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to extract every repeated string between two specific string? |
SAN Migration question |
awk - Multi-line data to be stored in variable |