'\" t .\" $Header: /cvsroot/lesstif/lesstif/doc/lessdox/widgets/XmVendorShell.3,v 1.2 2001/03/04 22:02:02 amai 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 VendorShell 3 "April 1998" "LessTif Project" "LessTif Manuals" .SH NAME VendorShell .SH SYNOPSIS .B #include .PP .B VendorShell .SH DESCRIPTION VendorShell is a widget class that replaces the X Intrinsics VendorShell widget class. Yes: they have the same name. .PP The LessTif implementation of VendorShell provides an API for use by applications for interacting with the window manager. .SH X RESOURCES .TS tab(;); l l l l l. Name;Class;Type;Default;Access _ XmNdefaultFontList;XmCDefaultFontList;FontList;NULL;CSG XmNbuttonFontList;XmCButtonFontList;FontList;NULL;CSG XmNlabelFontList;XmCLabelFontList;FontList;NULL;CSG XmNtextFontList;XmCTextFontList;FontList;NULL;CSG XmNaudibleWarning;XmCAudibleWarning;AudibleWarning;NULL;CSG XmNshellUnitType;XmCShellUnitType;UnitType;NULL;CSG XmNdeleteResponse;XmCDeleteResponse;DeleteResponse;NULL;CSG XmNkeyboardFocusPolicy;XmCKeyboardFocusPolicy;KeyboardFocusPolicy;NULL;CSG XmNmwmDecorations;XmCMwmDecorations;Int;-1;CSG XmNmwmFunctions;XmCMwmFunctions;Int;-1;CSG XmNmwmInputMode;XmCMwmInputMode;Int;-1;CSG XmNmwmMenu;XmCMwmMenu;String;NULL;CSG XmNfocusMovedCallback;XmCCallback;Callback;NULL;CSG XmNrealizeCallback;XmCCallback;Callback;NULL;CSG XmNinputMethod;XmCInputMethod;String;NULL;CSG XmNpreeditType;XmCPreeditType;String;NULL;CSG XmNlightThreshold;XmCLightThreshold;Int;0;CSG XmNdarkThreshold;XmCDarkThreshold;Int;0;CSG XmNforegroundThreshold;XmCForegroundThreshold;Int;0;CSG .TE .PP .BR XmNdefaultFontList .PP .BR XmNbuttonFontList .PP .BR XmNlabelFontList .PP .BR XmNtextFontList .PP .BR XmNaudibleWarning .PP .BR XmNshellUnitType .PP .BR XmNdeleteResponse .PP .BR XmNkeyboardFocusPolicy .PP .BR XmNmwmDecorations .PP .BR XmNmwmFunctions .PP .BR XmNmwmInputMode .PP .BR XmNmwmMenu .PP .BR XmNfocusMovedCallback .PP .BR XmNrealizeCallback .PP .BR XmNinputMethod .PP .BR XmNpreeditType .PP .BR XmNlightThreshold .PP .BR XmNdarkThreshold .PP .BR XmNforegroundThreshold .PP .SH CLASS HIERARCHY .BR Object (3) .BR XmExtObject (3) .BR Desktop (3) .BR Shell (3) .BR VendorShell (3) .SH CALLBACKS .SH CONVENIENCE FUNCTIONS .SH SEE ALSO .BR VendorShell (3)