Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XmTab(3)		   Library Functions Manual		      XmTab(3)

NAME
       XmTab --	Data type for a	tab stop

SYNOPSIS
       #include	<Xm/Xm.h>
       XmTab

DESCRIPTION
       XmTab  is a data	structure that specifies a tab stop to be used in ren-
       dering 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 charac-
       ter.  The  resource file	syntax for XmTab is specified in the XmTabList
       reference page.

RELATED
       XmTabCreate(3),	XmTabFree(3),  XmTabGetValues(3),  XmTabList(3),   and
       XmTabSetValue(3).

								      XmTab(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmTab&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help