t
$Header: /cvsroot/lesstif/lesstif/doc/lessdox/widgets/XmLabel.3,v 1.5 2009/04/29 12:23:30 paulgevers Exp $

Copyright (C) 1997-1998 Free Software Foundation, Inc.

This file is part of the GNU LessTif Library.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.

You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free
Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

XmLabel 3 "April 1998" "LessTif Project" "LessTif Manuals"
NAME
XmLabel - Motif-compatible label widget
SYNOPSIS
#include <Xm/Label.h>

XmLabel

XmCreateLabel

DESCRIPTION
XmLabel
X RESOURCES
Name;Class;Type;Default;Access
XmNshadowThickness;XmCShadowThickness;HorizontalDimension;NULL;CSG
XmNalignment;XmCAlignment;Alignment;NULL;CSG
XmNlabelType;XmCLabelType;LabelType;NULL;CSG
XmNmarginWidth;XmCMarginWidth;HorizontalDimension;NULL;CSG
XmNmarginHeight;XmCMarginHeight;VerticalDimension;NULL;CSG
XmNmarginLeft;XmCMarginLeft;HorizontalDimension;NULL;CSG
XmNmarginRight;XmCMarginRight;HorizontalDimension;NULL;CSG
XmNmarginTop;XmCMarginTop;VerticalDimension;NULL;CSG
XmNmarginBottom;XmCMarginBottom;VerticalDimension;NULL;CSG
XmNfontList;XmCFontList;FontList;NULL;CSG
XmNlabelPixmap;XmCLabelPixmap;PrimForegroundPixmap;NULL;CSG
XmNlabelInsensitivePixmap;XmCLabelInsensitivePixmap;PrimForegroundPixmap;NULL;CSG
XmNlabelString;XmCXmString;XmString;NULL;CSG
XmNmnemonic;XmCMnemonic;KeySym;NULL;CSG
XmNmnemonicCharSet;XmCMnemonicCharSet;String;NULL;CSG
XmNaccelerator;XmCAccelerator;String;NULL;CSG
XmNacceleratorText;XmCAcceleratorText;XmString;NULL;CSG
XmNrecomputeSize;XmCRecomputeSize;Boolean;NULL;CSG
XmNstringDirection;XmCStringDirection;StringDirection;NULL;CSG
XmNtraversalOn;XmCTraversalOn;Boolean;NULL;CSG
XmNhighlightThickness;XmCHighlightThickness;HorizontalDimension;NULL;CSG

XmNshadowThickness

XmNalignment

XmNlabelType

XmNmarginWidth

XmNmarginHeight

XmNmarginLeft

XmNmarginRight

XmNmarginTop

XmNmarginBottom

XmNfontList

XmNlabelPixmap

XmNlabelInsensitivePixmap

XmNlabelString

XmNmnemonic

XmNmnemonicCharSet

XmNaccelerator

XmNacceleratorText

XmNrecomputeSize

XmNstringDirection

XmNtraversalOn

XmNhighlightThickness

CLASS HIERARCHY
Object (3) Rect (3) UnNamedObj (3) Core (3) XmPrimitive (3) XmLabel (3)
CALLBACKS
CONVENIENCE FUNCTIONS
SEE ALSO