'\" t .\" $Header: /cvsroot/lesstif/lesstif/doc/lessdox/widgets/XmDrawnButton.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. .\" .TH XmDrawnButton 3 "April 1998" "LessTif Project" "LessTif Manuals" .SH NAME XmDrawnButton \- Motif-compatible widget for graphic area with button behavior .SH SYNOPSIS .B #include .PP .B XmDrawnButton .PP .B XmCreateDrawnButton .SH DESCRIPTION XmDrawnButton .SH X RESOURCES .TS tab(;); l l l l l. Name;Class;Type;Default;Access _ XmNmultiClick;XmCMultiClick;MultiClick;NULL;CSG XmNpushButtonEnabled;XmCPushButtonEnabled;Boolean;NULL;CSG XmNshadowType;XmCShadowType;ShadowType;NULL;CSG XmNactivateCallback;XmCCallback;Callback;NULL;CSG XmNarmCallback;XmCCallback;Callback;NULL;CSG XmNdisarmCallback;XmCCallback;Callback;NULL;CSG XmNexposeCallback;XmCCallback;Callback;NULL;CSG XmNresizeCallback;XmCCallback;Callback;NULL;CSG XmNshadowThickness;XmCShadowThickness;HorizontalDimension;NULL;CSG XmNlabelString;XmCXmString;XmString;NULL;CSG XmNtraversalOn;XmCTraversalOn;Boolean;NULL;CSG XmNhighlightThickness;XmCHighlightThickness;HorizontalDimension;NULL;CSG .TE .PP .BR XmNmultiClick .PP .BR XmNpushButtonEnabled .PP .BR XmNshadowType .PP .BR XmNactivateCallback .PP .BR XmNarmCallback .PP .BR XmNdisarmCallback .PP .BR XmNexposeCallback .PP .BR XmNresizeCallback .PP .BR XmNshadowThickness .PP .BR XmNlabelString .PP .BR XmNtraversalOn .PP .BR XmNhighlightThickness .PP .SH CLASS HIERARCHY .BR Object (3) .BR Rect (3) .BR UnNamedObj (3) .BR Core (3) .BR XmPrimitive (3) .BR XmLabel (3) .BR XmDrawnButton (3) .SH CALLBACKS .SH CONVENIENCE FUNCTIONS .SH SEE ALSO