Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xmmenushell(3) [debian man page]

XmMenuShell(3)							  LessTif Manuals						    XmMenuShell(3)

NAME
XmMenuShell - Motif-compatible widget for modal menus SYNOPSIS
#include <Xm/MenuShell.h> XmMenuShell XmCreateMenuShell DESCRIPTION
XmMenuShell X RESOURCES
Name Class Type Default Access ---------------------------------------------------------------------- XmNdefaultFontList XmCDefaultFontList FontList (null) CSG XmNlabelFontList XmCLabelFontList FontList NULL CSG XmNbuttonFontList XmCButtonFontList FontList NULL CSG XmNdefaultFontList XmNlabelFontList XmNbuttonFontList CLASS HIERARCHY
Object(3) Rect(3) UnNamedObj(3) Core(3) Composite(3) Shell(3) OverrideShell(3) XmMenuShell(3) CALLBACKS
CONVENIENCE FUNCTIONS
SEE ALSO
LessTif Project April 1998 XmMenuShell(3)

Check Out this Related Man Page

VendorShell(3)							  LessTif Manuals						    VendorShell(3)

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
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) LessTif Project April 1998 VendorShell(3)
Man Page