1VendorShell(3) LessTif Manuals VendorShell(3)
2
3
4
6 VendorShell - Motif-compatible replacement for X Intrinsics VendorShell
7
9 #include <Xm/Shell.h>
10
11 VendorShell
12
14 VendorShell is a widget class that replaces the X Intrinsics Vendor‐
15 Shell widget class. Yes: they have the same name.
16
17 The LessTif implementation of VendorShell provides an API for use by
18 applications for interacting with the window manager.
19
21 Name Class Type Default Access
22 ─────────────────────────────────────────────────────────────────────────────────────────
23 XmNdefaultFontList XmCDefaultFontList FontList NULL CSG
24 XmNbuttonFontList XmCButtonFontList FontList NULL CSG
25 XmNlabelFontList XmCLabelFontList FontList NULL CSG
26 XmNtextFontList XmCTextFontList FontList NULL CSG
27 XmNaudibleWarning XmCAudibleWarning AudibleWarning NULL CSG
28 XmNshellUnitType XmCShellUnitType UnitType NULL CSG
29 XmNdeleteResponse XmCDeleteResponse DeleteResponse NULL CSG
30 XmNkeyboardFocusPolicy XmCKeyboardFocusPolicy KeyboardFocusPolicy NULL CSG
31 XmNmwmDecorations XmCMwmDecorations Int -1 CSG
32 XmNmwmFunctions XmCMwmFunctions Int -1 CSG
33 XmNmwmInputMode XmCMwmInputMode Int -1 CSG
34 XmNmwmMenu XmCMwmMenu String NULL CSG
35 XmNfocusMovedCallback XmCCallback Callback NULL CSG
36 XmNrealizeCallback XmCCallback Callback NULL CSG
37 XmNinputMethod XmCInputMethod String NULL CSG
38 XmNpreeditType XmCPreeditType String NULL CSG
39 XmNlightThreshold XmCLightThreshold Int 0 CSG
40 XmNdarkThreshold XmCDarkThreshold Int 0 CSG
41 XmNforegroundThreshold XmCForegroundThreshold Int 0 CSG
42
43 XmNdefaultFontList
44
45 XmNbuttonFontList
46
47 XmNlabelFontList
48
49 XmNtextFontList
50
51 XmNaudibleWarning
52
53 XmNshellUnitType
54
55 XmNdeleteResponse
56
57 XmNkeyboardFocusPolicy
58
59 XmNmwmDecorations
60
61 XmNmwmFunctions
62
63 XmNmwmInputMode
64
65 XmNmwmMenu
66
67 XmNfocusMovedCallback
68
69 XmNrealizeCallback
70
71 XmNinputMethod
72
73 XmNpreeditType
74
75 XmNlightThreshold
76
77 XmNdarkThreshold
78
79 XmNforegroundThreshold
80
82 Object(3) XmExtObject(3) Desktop(3) Shell(3) VendorShell(3)
83
87 VendorShell(3)
88
89
90
91LessTif Project April 1998 VendorShell(3)