logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XmTab — Data type for a tab stop "XmTab"

Description

XmTab  is  a  data structure that specifies a tab stop to be used in rendering an XmString containing tab
       components. An XmTab value contains a  value,  a  unit  type,  an  offset  model  (either  XmABSOLUTE  or
       XmRELATIVE), an alignment model (XmALIGNMENT_BEGINNING), and a decimal point character. The resource file
       syntax for XmTab is specified in the XmTabList reference page.

Name

XmTab — Data type for a tab stop "XmTab"

Synopsis

       #include <Xm/Xm.h>
       XmTab

See Also