XmVendorShell (3) - Linux Manuals

XmVendorShell: Motif-compatible replacement for X Intrinsics VendorShell

NAME

VendorShell - Motif-compatible replacement for X Intrinsics VendorShell

SYNOPSIS

#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

NameClassTypeDefaultAccess

XmNdefaultFontListXmCDefaultFontListFontListNULLCSG
XmNbuttonFontListXmCButtonFontListFontListNULLCSG
XmNlabelFontListXmCLabelFontListFontListNULLCSG
XmNtextFontListXmCTextFontListFontListNULLCSG
XmNaudibleWarningXmCAudibleWarningAudibleWarningNULLCSG
XmNshellUnitTypeXmCShellUnitTypeUnitTypeNULLCSG
XmNdeleteResponseXmCDeleteResponseDeleteResponseNULLCSG
XmNkeyboardFocusPolicyXmCKeyboardFocusPolicyKeyboardFocusPolicyNULLCSG
XmNmwmDecorationsXmCMwmDecorationsInt-1CSG
XmNmwmFunctionsXmCMwmFunctionsInt-1CSG
XmNmwmInputModeXmCMwmInputModeInt-1CSG
XmNmwmMenuXmCMwmMenuStringNULLCSG
XmNfocusMovedCallbackXmCCallbackCallbackNULLCSG
XmNrealizeCallbackXmCCallbackCallbackNULLCSG
XmNinputMethodXmCInputMethodStringNULLCSG
XmNpreeditTypeXmCPreeditTypeStringNULLCSG
XmNlightThresholdXmCLightThresholdInt0CSG
XmNdarkThresholdXmCDarkThresholdInt0CSG
XmNforegroundThresholdXmCForegroundThresholdInt0CSG

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)