Rechercher une page de manuel
XmVendorShell
Langue: en
Version: April 1998 (ubuntu - 24/10/10)
Section: 3 (Bibliothèques de fonctions)
NAME
VendorShell - Motif-compatible replacement for X Intrinsics VendorShellSYNOPSIS
#include <Xm/Shell.h>VendorShell
DESCRIPTION
VendorShell is a widget class that replaces the X Intrinsics VendorShell widget class. Yes: they have the same name.The LessTif implementation of VendorShell provides an API for use by applications for interacting with the window manager.
X RESOURCES
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 |
XmNdefaultFontList
XmNbuttonFontList
XmNlabelFontList
XmNtextFontList
XmNaudibleWarning
XmNshellUnitType
XmNdeleteResponse
XmNkeyboardFocusPolicy
XmNmwmDecorations
XmNmwmFunctions
XmNmwmInputMode
XmNmwmMenu
XmNfocusMovedCallback
XmNrealizeCallback
XmNinputMethod
XmNpreeditType
XmNlightThreshold
XmNdarkThreshold
XmNforegroundThreshold
CLASS HIERARCHY
Object(3) XmExtObject(3) Desktop(3) Shell(3) VendorShell(3)CALLBACKS
CONVENIENCE FUNCTIONS
SEE ALSO
VendorShell(3)Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre