appE.xml revision 9e7bcd65
1<appendix id='Defined_Strings'> 2<title>Defined Strings</title> 3 4<para> 5The <function>StringDefs.h</function> 6header file contains definitions for the following resource name, 7class, and representation type symbolic constants. 8</para> 9 10<para><emphasis role='strong'>Resource names:</emphasis></para> 11<informaltable frame='topbot'> 12 <?dbfo keep-together="auto" ?> 13 <tgroup cols='2' align='left' colsep='0' rowsep='0'> 14 <colspec colwidth='1.0*' colname='c1'/> 15 <colspec colwidth='1.0*' colname='c2'/> 16 <thead> 17 <row rowsep='1'> 18 <entry>Symbol</entry> 19 <entry>Definition</entry> 20 </row> 21 </thead> 22 <tbody> 23 <row> 24 <entry>XtNaccelerators</entry> 25 <entry>"accelerators"</entry> 26 </row> 27 <row> 28 <entry>XtNallowHoriz</entry> 29 <entry>"allowHoriz"</entry> 30 </row> 31 <row> 32 <entry>XtNallowVert</entry> 33 <entry>"allowVert"</entry> 34 </row> 35 <row> 36 <entry>XtNancestorSensitive</entry> 37 <entry>"ancestorSensitive"</entry> 38 </row> 39 <row> 40 <entry>XtNbackground</entry> 41 <entry>"background"</entry> 42 </row> 43 <row> 44 <entry>XtNbackgroundPixmap</entry> 45 <entry>"backgroundPixmap"</entry> 46 </row> 47 <row> 48 <entry>XtNbitmap</entry> 49 <entry>"bitmap"</entry> 50 </row> 51 <row> 52 <entry>XtNborder</entry> 53 <entry>"borderColor"</entry> 54 </row> 55 <row> 56 <entry>XtNborderColor</entry> 57 <entry>"borderColor"</entry> 58 </row> 59 <row> 60 <entry>XtNborderPixmap</entry> 61 <entry>"borderPixmap"</entry> 62 </row> 63 <row> 64 <entry>XtNborderWidth</entry> 65 <entry>"borderWidth"</entry> 66 </row> 67 <row> 68 <entry>XtNcallback</entry> 69 <entry>"callback"</entry> 70 </row> 71 <row> 72 <entry>XtNchangeHook</entry> 73 <entry>"changeHook"</entry> 74 </row> 75 <row> 76 <entry>XtNchildren</entry> 77 <entry>"children"</entry> 78 </row> 79 <row> 80 <entry>XtNcolormap</entry> 81 <entry>"colormap"</entry> 82 </row> 83 <row> 84 <entry>XtNconfigureHook</entry> 85 <entry>"configureHook"</entry> 86 </row> 87 <row> 88 <entry>XtNcreateHook</entry> 89 <entry>"createHook"</entry> 90 </row> 91 <row> 92 <entry>XtNdepth</entry> 93 <entry>"depth"</entry> 94 </row> 95 <row> 96 <entry>XtNdestroyCallback</entry> 97 <entry>"destroyCallback"</entry> 98 </row> 99 <row> 100 <entry>XtNdestroyHook</entry> 101 <entry>"destroyHook"</entry> 102 </row> 103 <row> 104 <entry>XtNeditType</entry> 105 <entry>"editType"</entry> 106 </row> 107 <row> 108 <entry>XtNfile</entry> 109 <entry>"file"</entry> 110 </row> 111 <row> 112 <entry>XtNfont</entry> 113 <entry>"font"</entry> 114 </row> 115 <row> 116 <entry>XtNfontSet</entry> 117 <entry>"fontSet"</entry> 118 </row> 119 <row> 120 <entry>XtNforceBars</entry> 121 <entry>"forceBars"</entry> 122 </row> 123 <row> 124 <entry>XtNforeground</entry> 125 <entry>"foreground"</entry> 126 </row> 127 <row> 128 <entry>XtNfunction</entry> 129 <entry>"function"</entry> 130 </row> 131 <row> 132 <entry>XtNgeometryHook</entry> 133 <entry>"geometryHook"</entry> 134 </row> 135 <row> 136 <entry>XtNheight</entry> 137 <entry>"height"</entry> 138 </row> 139 <row> 140 <entry>XtNhighlight</entry> 141 <entry>"highlight"</entry> 142 </row> 143 <row> 144 <entry>XtNhSpace</entry> 145 <entry>"hSpace"</entry> 146 </row> 147 <row> 148 <entry>XtNindex</entry> 149 <entry>"index"</entry> 150 </row> 151 <row> 152 <entry>XtNinitialResourcesPersistent</entry> 153 <entry>"initialResourcesPersistent"</entry> 154 </row> 155 <row> 156 <entry>XtNinnerHeight</entry> 157 <entry>"innerHeight"</entry> 158 </row> 159 <row> 160 <entry>XtNinnerWidth</entry> 161 <entry>"innerWidth"</entry> 162 </row> 163 <row> 164 <entry>XtNinnerWindow</entry> 165 <entry>"innerWindow"</entry> 166 </row> 167 <row> 168 <entry>XtNinsertPosition</entry> 169 <entry>"insertPosition"</entry> 170 </row> 171 <row> 172 <entry>XtNinternalHeight</entry> 173 <entry>"internalHeight"</entry> 174 </row> 175 <row> 176 <entry>XtNinternalWidth</entry> 177 <entry>"internalWidth"</entry> 178 </row> 179 <row> 180 <entry>XtNjumpProc</entry> 181 <entry>"jumpProc"</entry> 182 </row> 183 <row> 184 <entry>XtNjustify</entry> 185 <entry>"justify"</entry> 186 </row> 187 <row> 188 <entry>XtNknobHeight</entry> 189 <entry>"knobHeight"</entry> 190 </row> 191 <row> 192 <entry>XtNknobIndent</entry> 193 <entry>"knobIndent"</entry> 194 </row> 195 <row> 196 <entry>XtNknobPixel</entry> 197 <entry>"knobPixel"</entry> 198 </row> 199 <row> 200 <entry>XtNknobWidth</entry> 201 <entry>"knobWidth"</entry> 202 </row> 203 <row> 204 <entry>XtNlabel</entry> 205 <entry>"label"</entry> 206 </row> 207 <row> 208 <entry>XtNlength</entry> 209 <entry>"length"</entry> 210 </row> 211 <row> 212 <entry>XtNlowerRight</entry> 213 <entry>"lowerRight"</entry> 214 </row> 215 <row> 216 <entry>XtNmappedWhenManaged</entry> 217 <entry>"mappedWhenManaged"</entry> 218 </row> 219 <row> 220 <entry>XtNmenuEntry</entry> 221 <entry>"menuEntry"</entry> 222 </row> 223 <row> 224 <entry>XtNname</entry> 225 <entry>"name"</entry> 226 </row> 227 <row> 228 <entry>XtNnotify</entry> 229 <entry>"notify"</entry> 230 </row> 231 <row> 232 <entry>XtNnumChildren</entry> 233 <entry>"numChildren"</entry> 234 </row> 235 <row> 236 <entry>XtNnumShells</entry> 237 <entry>"numShells"</entry> 238 </row> 239 <row> 240 <entry>XtNorientation</entry> 241 <entry>"orientation"</entry> 242 </row> 243 <row> 244 <entry>XtNparameter</entry> 245 <entry>"parameter"</entry> 246 </row> 247 <row> 248 <entry>XtNpixmap</entry> 249 <entry>"pixmap"</entry> 250 </row> 251 <row> 252 <entry>XtNpopupCallback</entry> 253 <entry>"popupCallback"</entry> 254 </row> 255 <row> 256 <entry>XtNpopdownCallback</entry> 257 <entry>"popdownCallback"</entry> 258 </row> 259 <row> 260 <entry>XtNresize</entry> 261 <entry>"resize"</entry> 262 </row> 263 <row> 264 <entry>XtNreverseVideo</entry> 265 <entry>"reverseVideo"</entry> 266 </row> 267 <row> 268 <entry>XtNscreen</entry> 269 <entry>"screen"</entry> 270 </row> 271 <row> 272 <entry>XtNscrollProc</entry> 273 <entry>"scrollProc"</entry> 274 </row> 275 <row> 276 <entry>XtNscrollDCursor</entry> 277 <entry>"scrollDCursor"</entry> 278 </row> 279 <row> 280 <entry>XtNscrollHCursor</entry> 281 <entry>"scrollHCursor"</entry> 282 </row> 283 <row> 284 <entry>XtNscrollLCursor</entry> 285 <entry>"scrollLCursor"</entry> 286 </row> 287 <row> 288 <entry>XtNscrollRCursor</entry> 289 <entry>"scrollRCursor"</entry> 290 </row> 291 <row> 292 <entry>XtNscrollUCursor</entry> 293 <entry>"scrollUCursor"</entry> 294 </row> 295 <row> 296 <entry>XtNscrollVCursor</entry> 297 <entry>"scrollVCursor"</entry> 298 </row> 299 <row> 300 <entry>XtNselection</entry> 301 <entry>"selection"</entry> 302 </row> 303 <row> 304 <entry>XtNselectionArray</entry> 305 <entry>"selectionArray"</entry> 306 </row> 307 <row> 308 <entry>XtNsensitive</entry> 309 <entry>"sensitive"</entry> 310 </row> 311 <row> 312 <entry>XtNsession</entry> 313 <entry>"session"</entry> 314 </row> 315 <row> 316 <entry>XtNshells</entry> 317 <entry>"shells"</entry> 318 </row> 319 <row> 320 <entry>XtNshown</entry> 321 <entry>"shown"</entry> 322 </row> 323 <row> 324 <entry>XtNspace</entry> 325 <entry>"space"</entry> 326 </row> 327 <row> 328 <entry>XtNstring</entry> 329 <entry>"string"</entry> 330 </row> 331 <row> 332 <entry>XtNtextOptions</entry> 333 <entry>"textOptions"</entry> 334 </row> 335 <row> 336 <entry>XtNtextSink</entry> 337 <entry>"textSink"</entry> 338 </row> 339 <row> 340 <entry>XtNtextSource</entry> 341 <entry>"textSource"</entry> 342 </row> 343 <row> 344 <entry>XtNthickness</entry> 345 <entry>"thickness"</entry> 346 </row> 347 <row> 348 <entry>XtNthumb</entry> 349 <entry>"thumb"</entry> 350 </row> 351 <row> 352 <entry>XtNthumbProc</entry> 353 <entry>"thumbProc"</entry> 354 </row> 355 <row> 356 <entry>XtNtop</entry> 357 <entry>"top"</entry> 358 </row> 359 <row> 360 <entry>XtNtranslations</entry> 361 <entry>"translations"</entry> 362 </row> 363 <row> 364 <entry>XtNunrealizeCallback</entry> 365 <entry>"unrealizeCallback"</entry> 366 </row> 367 <row> 368 <entry>XtNupdate</entry> 369 <entry>"update"</entry> 370 </row> 371 <row> 372 <entry>XtNuseBottom</entry> 373 <entry>"useBottom"</entry> 374 </row> 375 <row> 376 <entry>XtNuseRight</entry> 377 <entry>"useRight"</entry> 378 </row> 379 <row> 380 <entry>XtNvalue</entry> 381 <entry>"value"</entry> 382 </row> 383 <row> 384 <entry>XtNvSpace</entry> 385 <entry>"vSpace"</entry> 386 </row> 387 <row> 388 <entry>XtNwidth</entry> 389 <entry>"width"</entry> 390 </row> 391 <row> 392 <entry>XtNwindow</entry> 393 <entry>"window"</entry> 394 </row> 395 <row> 396 <entry>XtNx</entry> 397 <entry>"x"</entry> 398 </row> 399 <row> 400 <entry>XtNy</entry> 401 <entry>"y"</entry> 402 </row> 403 </tbody> 404 </tgroup> 405</informaltable> 406 407<para><emphasis role='strong'>Resource classes:</emphasis></para> 408<informaltable frame='topbot'> 409 <?dbfo keep-together="auto" ?> 410 <tgroup cols='2' align='left' rowsep='0' colsep='0'> 411 <colspec colwidth='1.0*' colname='c1'/> 412 <colspec colwidth='1.0*' colname='c2'/> 413 <thead> 414 <row rowsep='1'> 415 <entry>Symbol</entry> 416 <entry>Definition</entry> 417 </row> 418 </thead> 419 <tbody> 420 <row> 421 <entry>XtCAccelerators</entry> 422 <entry>"Accelerators"</entry> 423 </row> 424 <row> 425 <entry>XtCBackground</entry> 426 <entry>"Background"</entry> 427 </row> 428 <row> 429 <entry>XtCBitmap</entry> 430 <entry>"Bitmap"</entry> 431 </row> 432 <row> 433 <entry>XtCBoolean</entry> 434 <entry>"Boolean"</entry> 435 </row> 436 <row> 437 <entry>XtCBorderColor</entry> 438 <entry>"BorderColor"</entry> 439 </row> 440 <row> 441 <entry>XtCBorderWidth</entry> 442 <entry>"BorderWidth"</entry> 443 </row> 444 <row> 445 <entry>XtCCallback</entry> 446 <entry>"Callback"</entry> 447 </row> 448 <row> 449 <entry>XtCColormap</entry> 450 <entry>"Colormap"</entry> 451 </row> 452 <row> 453 <entry>XtCColor</entry> 454 <entry>"Color"</entry> 455 </row> 456 <row> 457 <entry>XtCCursor</entry> 458 <entry>"Cursor"</entry> 459 </row> 460 <row> 461 <entry>XtCDepth</entry> 462 <entry>"Depth"</entry> 463 </row> 464 <row> 465 <entry>XtCEditType</entry> 466 <entry>"EditType"</entry> 467 </row> 468 <row> 469 <entry>XtCEventBindings</entry> 470 <entry>"EventBindings"</entry> 471 </row> 472 <row> 473 <entry>XtCFile</entry> 474 <entry>"File"</entry> 475 </row> 476 <row> 477 <entry>XtCFont</entry> 478 <entry>"Font"</entry> 479 </row> 480 <row> 481 <entry>XtCFontSet</entry> 482 <entry>"FontSet"</entry> 483 </row> 484 <row> 485 <entry>XtCForeground</entry> 486 <entry>"Foreground"</entry> 487 </row> 488 <row> 489 <entry>XtCFraction</entry> 490 <entry>"Fraction"</entry> 491 </row> 492 <row> 493 <entry>XtCFunction</entry> 494 <entry>"Function"</entry> 495 </row> 496 <row> 497 <entry>XtCHeight</entry> 498 <entry>"Height"</entry> 499 </row> 500 <row> 501 <entry>XtCHSpace</entry> 502 <entry>"HSpace"</entry> 503 </row> 504 <row> 505 <entry>XtCIndex</entry> 506 <entry>"Index"</entry> 507 </row> 508 <row> 509 <entry>XtCInitialResourcesPersistent</entry> 510 <entry>"InitialResourcesPersistent"</entry> 511 </row> 512 <row> 513 <entry>XtCInsertPosition</entry> 514 <entry>"InsertPosition"</entry> 515 </row> 516 <row> 517 <entry>XtCInterval</entry> 518 <entry>"Interval"</entry> 519 </row> 520 <row> 521 <entry>XtCJustify</entry> 522 <entry>"Justify"</entry> 523 </row> 524 <row> 525 <entry>XtCKnobIndent</entry> 526 <entry>"KnobIndent"</entry> 527 </row> 528 <row> 529 <entry>XtCKnobPixel</entry> 530 <entry>"KnobPixel"</entry> 531 </row> 532 <row> 533 <entry>XtCLabel</entry> 534 <entry>"Label"</entry> 535 </row> 536 <row> 537 <entry>XtCLength</entry> 538 <entry>"Length"</entry> 539 </row> 540 <row> 541 <entry>XtCMappedWhenManaged</entry> 542 <entry>"MappedWhenManaged"</entry> 543 </row> 544 <row> 545 <entry>XtCMargin</entry> 546 <entry>"Margin"</entry> 547 </row> 548 <row> 549 <entry>XtCMenuEntry</entry> 550 <entry>"MenuEntry"</entry> 551 </row> 552 <row> 553 <entry>XtCNotify</entry> 554 <entry>"Notify"</entry> 555 </row> 556 <row> 557 <entry>XtCOrientation</entry> 558 <entry>"Orientation"</entry> 559 </row> 560 <row> 561 <entry>XtCParameter</entry> 562 <entry>"Parameter"</entry> 563 </row> 564 <row> 565 <entry>XtCPixmap</entry> 566 <entry>"Pixmap"</entry> 567 </row> 568 <row> 569 <entry>XtCPosition</entry> 570 <entry>"Position"</entry> 571 </row> 572 <row> 573 <entry>XtCReadOnly</entry> 574 <entry>"ReadOnly"</entry> 575 </row> 576 <row> 577 <entry>XtCResize</entry> 578 <entry>"Resize"</entry> 579 </row> 580 <row> 581 <entry>XtCReverseVideo</entry> 582 <entry>"ReverseVideo"</entry> 583 </row> 584 <row> 585 <entry>XtCScreen</entry> 586 <entry>"Screen"</entry> 587 </row> 588 <row> 589 <entry>XtCScrollProc</entry> 590 <entry>"ScrollProc"</entry> 591 </row> 592 <row> 593 <entry>XtCScrollDCursor</entry> 594 <entry>"ScrollDCursor"</entry> 595 </row> 596 <row> 597 <entry>XtCScrollHCursor</entry> 598 <entry>"ScrollHCursor"</entry> 599 </row> 600 <row> 601 <entry>XtCScrollLCursor</entry> 602 <entry>"ScrollLCursor"</entry> 603 </row> 604 <row> 605 <entry>XtCScrollRCursor</entry> 606 <entry>"ScrollRCursor"</entry> 607 </row> 608 <row> 609 <entry>XtCScrollUCursor</entry> 610 <entry>"ScrollUCursor"</entry> 611 </row> 612 <row> 613 <entry>XtCScrollVCursor</entry> 614 <entry>"ScrollVCursor"</entry> 615 </row> 616 <row> 617 <entry>XtCSelection</entry> 618 <entry>"Selection"</entry> 619 </row> 620 <row> 621 <entry>XtCSelectionArray</entry> 622 <entry>"SelectionArray"</entry> 623 </row> 624 <row> 625 <entry>XtCSensitive</entry> 626 <entry>"Sensitive"</entry> 627 </row> 628 <row> 629 <entry>XtCSession</entry> 630 <entry>"Session"</entry> 631 </row> 632 <row> 633 <entry>XtCSpace</entry> 634 <entry>"Space"</entry> 635 </row> 636 <row> 637 <entry>XtCString</entry> 638 <entry>"String"</entry> 639 </row> 640 <row> 641 <entry>XtCTextOptions</entry> 642 <entry>"TextOptions"</entry> 643 </row> 644 <row> 645 <entry>XtCTextPosition</entry> 646 <entry>"TextPosition"</entry> 647 </row> 648 <row> 649 <entry>XtCTextSink</entry> 650 <entry>"TextSink"</entry> 651 </row> 652 <row> 653 <entry>XtCTextSource</entry> 654 <entry>"TextSource"</entry> 655 </row> 656 <row> 657 <entry>XtCThickness</entry> 658 <entry>"Thickness"</entry> 659 </row> 660 <row> 661 <entry>XtCThumb</entry> 662 <entry>"Thumb"</entry> 663 </row> 664 <row> 665 <entry>XtCTranslations</entry> 666 <entry>"Translations"</entry> 667 </row> 668 <row> 669 <entry>XtCValue</entry> 670 <entry>"Value"</entry> 671 </row> 672 <row> 673 <entry>XtCVSpace</entry> 674 <entry>"VSpace"</entry> 675 </row> 676 <row> 677 <entry>XtCWidth</entry> 678 <entry>"Width"</entry> 679 </row> 680 <row> 681 <entry>XtCWindow</entry> 682 <entry>"Window"</entry> 683 </row> 684 <row> 685 <entry>XtCX</entry> 686 <entry>"X"</entry> 687 </row> 688 <row> 689 <entry>XtCY</entry> 690 <entry>"Y"</entry> 691 </row> 692 </tbody> 693 </tgroup> 694</informaltable> 695 696<para><emphasis role='strong'>Resource representation types:</emphasis></para> 697 698<informaltable frame='topbot'> 699 <?dbfo keep-together="auto" ?> 700 <tgroup cols='2' align='left' colsep='0' rowsep='0'> 701 <colspec colwidth='1.0*' colname='c1'/> 702 <colspec colwidth='1.0*' colname='c2'/> 703 <thead> 704 <row rowsep='1'> 705 <entry>Symbol</entry> 706 <entry>Definition</entry> 707 </row> 708 </thead> 709 <tbody> 710 <row> 711 <entry>XtRAcceleratorTable</entry> 712 <entry>"AcceleratorTable"</entry> 713 </row> 714 <row> 715 <entry>XtRAtom</entry> 716 <entry>"Atom"</entry> 717 </row> 718 <row> 719 <entry>XtRBitmap</entry> 720 <entry>"Bitmap"</entry> 721 </row> 722 <row> 723 <entry>XtRBool</entry> 724 <entry>"Bool"</entry> 725 </row> 726 <row> 727 <entry>XtRBoolean</entry> 728 <entry>"Boolean"</entry> 729 </row> 730 <row> 731 <entry>XtRCallback</entry> 732 <entry>"Callback"</entry> 733 </row> 734 <row> 735 <entry>XtRCallProc</entry> 736 <entry>"CallProc"</entry> 737 </row> 738 <row> 739 <entry>XtRCardinal</entry> 740 <entry>"Cardinal"</entry> 741 </row> 742 <row> 743 <entry>XtRColor</entry> 744 <entry>"Color"</entry> 745 </row> 746 <row> 747 <entry>XtRColormap</entry> 748 <entry>"Colormap"</entry> 749 </row> 750 <row> 751 <entry>XtRCommandArgArray</entry> 752 <entry>"CommandArgArray"</entry> 753 </row> 754 <row> 755 <entry>XtRCursor</entry> 756 <entry>"Cursor"</entry> 757 </row> 758 <row> 759 <entry>XtRDimension</entry> 760 <entry>"Dimension"</entry> 761 </row> 762 <row> 763 <entry>XtRDirectoryString</entry> 764 <entry>"DirectoryString"</entry> 765 </row> 766 <row> 767 <entry>XtRDisplay</entry> 768 <entry>"Display"</entry> 769 </row> 770 <row> 771 <entry>XtREditMode</entry> 772 <entry>"EditMode"</entry> 773 </row> 774 <row> 775 <entry>XtREnum</entry> 776 <entry>"Enum"</entry> 777 </row> 778 <row> 779 <entry>XtREnvironmentArray</entry> 780 <entry>"EnvironmentArray"</entry> 781 </row> 782 <row> 783 <entry>XtRFile</entry> 784 <entry>"File"</entry> 785 </row> 786 <row> 787 <entry>XtRFloat</entry> 788 <entry>"Float"</entry> 789 </row> 790 <row> 791 <entry>XtRFont</entry> 792 <entry>"Font"</entry> 793 </row> 794 <row> 795 <entry>XtRFontSet</entry> 796 <entry>"FontSet"</entry> 797 </row> 798 <row> 799 <entry>XtRFontStruct</entry> 800 <entry>"FontStruct"</entry> 801 </row> 802 <row> 803 <entry>XtRFunction</entry> 804 <entry>"Function"</entry> 805 </row> 806 <row> 807 <entry>XtRGeometry</entry> 808 <entry>"Geometry"</entry> 809 </row> 810 <row> 811 <entry>XtRGravity</entry> 812 <entry>"Gravity"</entry> 813 </row> 814 <row> 815 <entry>XtRImmediate</entry> 816 <entry>"Immediate"</entry> 817 </row> 818 <row> 819 <entry>XtRInitialState</entry> 820 <entry>"InitialState"</entry> 821 </row> 822 <row> 823 <entry>XtRInt</entry> 824 <entry>"Int"</entry> 825 </row> 826 <row> 827 <entry>XtRJustify</entry> 828 <entry>"Justify"</entry> 829 </row> 830 <row> 831 <entry>XtRLongBoolean</entry> 832 <entry>XtRBool</entry> 833 </row> 834 <row> 835 <entry>XtRObject</entry> 836 <entry>"Object"</entry> 837 </row> 838 <row> 839 <entry>XtROrientation</entry> 840 <entry>"Orientation"</entry> 841 </row> 842 <row> 843 <entry>XtRPixel</entry> 844 <entry>"Pixel"</entry> 845 </row> 846 <row> 847 <entry>XtRPixmap</entry> 848 <entry>"Pixmap"</entry> 849 </row> 850 <row> 851 <entry>XtRPointer</entry> 852 <entry>"Pointer"</entry> 853 </row> 854 <row> 855 <entry>XtRPosition</entry> 856 <entry>"Position"</entry> 857 </row> 858 <row> 859 <entry>XtRRestartStyle</entry> 860 <entry>"RestartStyle"</entry> 861 </row> 862 <row> 863 <entry>XtRScreen</entry> 864 <entry>"Screen"</entry> 865 </row> 866 <row> 867 <entry>XtRShort</entry> 868 <entry>"Short"</entry> 869 </row> 870 <row> 871 <entry>XtRSmcConn</entry> 872 <entry>"SmcConn"</entry> 873 </row> 874 <row> 875 <entry>XtRString</entry> 876 <entry>"String"</entry> 877 </row> 878 <row> 879 <entry>XtRStringArray</entry> 880 <entry>"StringArray"</entry> 881 </row> 882 <row> 883 <entry>XtRStringTable</entry> 884 <entry>"StringTable"</entry> 885 </row> 886 <row> 887 <entry>XtRUnsignedChar</entry> 888 <entry>"UnsignedChar"</entry> 889 </row> 890 <row> 891 <entry>XtRTranslationTable</entry> 892 <entry>"TranslationTable"</entry> 893 </row> 894 <row> 895 <entry>XtRVisual</entry> 896 <entry>"Visual"</entry> 897 </row> 898 <row> 899 <entry>XtRWidget</entry> 900 <entry>"Widget"</entry> 901 </row> 902 <row> 903 <entry>XtRWidgetClass</entry> 904 <entry>"WidgetClass"</entry> 905 </row> 906 <row> 907 <entry>XtRWidgetList</entry> 908 <entry>"WidgetList"</entry> 909 </row> 910 <row> 911 <entry>XtRWindow</entry> 912 <entry>"Window"</entry> 913 </row> 914 </tbody> 915 </tgroup> 916</informaltable> 917 918<para><emphasis role='strong'>Boolean enumeration constants:</emphasis></para> 919<informaltable frame='topbot'> 920 <?dbfo keep-together="auto" ?> 921 <tgroup cols='2' align='left' rowsep='0' colsep='0'> 922 <colspec colwidth='1.0*' colname='c1'/> 923 <colspec colwidth='1.0*' colname='c2'/> 924 <thead> 925 <row rowsep='1'> 926 <entry>Symbol</entry> 927 <entry>Definition</entry> 928 </row> 929 </thead> 930 <tbody> 931 <row> 932 <entry>XtEoff</entry> 933 <entry>"off"</entry> 934 </row> 935 <row> 936 <entry>XtEfalse</entry> 937 <entry>"false"</entry> 938 </row> 939 <row> 940 <entry>XtEno</entry> 941 <entry>"no"</entry> 942 </row> 943 <row> 944 <entry>XtEon</entry> 945 <entry>"on"</entry> 946 </row> 947 <row> 948 <entry>XtEtrue</entry> 949 <entry>"true"</entry> 950 </row> 951 <row> 952 <entry>XtEyes</entry> 953 <entry>"yes"</entry> 954 </row> 955 </tbody> 956 </tgroup> 957</informaltable> 958 959<para><emphasis role='strong'>Orientation enumeration constants:</emphasis></para> 960<informaltable frame='topbot'> 961 <?dbfo keep-together="always" ?> 962 <tgroup cols='2' align='left' colsep='0' rowsep='0'> 963 <colspec colwidth='1.0*' colname='c1'/> 964 <colspec colwidth='1.0*' colname='c2'/> 965 <thead> 966 <row rowsep='1'> 967 <entry>Symbol</entry> 968 <entry>Definition</entry> 969 </row> 970 </thead> 971 <tbody> 972 <row> 973 <entry>XtEvertical</entry> 974 <entry>"vertical"</entry> 975 </row> 976 <row> 977 <entry>XtEhorizontal</entry> 978 <entry>"horizontal"</entry> 979 </row> 980 </tbody> 981 </tgroup> 982</informaltable> 983 984<para><emphasis role='strong'>Text edit enumeration constants:</emphasis></para> 985 986<informaltable frame='topbot'> 987 <?dbfo keep-together="always" ?> 988 <tgroup cols='2' align='left' rowsep='0' colsep='0'> 989 <colspec colwidth='1.0*' colname='c1'/> 990 <colspec colwidth='1.0*' colname='c2'/> 991 <thead> 992 <row rowsep='1'> 993 <entry>Symbol</entry> 994 <entry>Definition</entry> 995 </row> 996 </thead> 997 <tbody> 998 <row> 999 <entry>XtEtextRead</entry> 1000 <entry>"read"</entry> 1001 </row> 1002 <row> 1003 <entry>XtEtextAppend</entry> 1004 <entry>"append"</entry> 1005 </row> 1006 <row> 1007 <entry>XtEtextEdit</entry> 1008 <entry>"edit"</entry> 1009 </row> 1010 </tbody> 1011 </tgroup> 1012</informaltable> 1013 1014<para><emphasis role='strong'>Color enumeration constants:</emphasis></para> 1015<informaltable frame='topbot'> 1016 <?dbfo keep-together="always" ?> 1017 <tgroup cols='2' align='left' rowsep='0' colsep='0'> 1018 <colspec colwidth='1.0*' colname='c1'/> 1019 <colspec colwidth='1.0*' colname='c2'/> 1020 <thead> 1021 <row rowsep='1'> 1022 <entry>Symbol</entry> 1023 <entry>Definition</entry> 1024 </row> 1025 </thead> 1026 <tbody> 1027 <row> 1028 <entry>XtExtdefaultbackground</entry> 1029 <entry>"xtdefaultbackground"</entry> 1030 </row> 1031 <row> 1032 <entry>XtExtdefaultforeground</entry> 1033 <entry>"xtdefaultforeground"</entry> 1034 </row> 1035 </tbody> 1036 </tgroup> 1037</informaltable> 1038 1039<para><emphasis role='strong'>Font constant:</emphasis></para> 1040<informaltable frame='topbot'> 1041 <?dbfo keep-together="always" ?> 1042 <tgroup cols='2' align='left' colsep='0' rowsep='0'> 1043 <colspec colwidth='1.0*' colname='c1'/> 1044 <colspec colwidth='1.0*' colname='c2'/> 1045 <thead> 1046 <row rowsep='1'> 1047 <entry>Symbol</entry> 1048 <entry>Definition</entry> 1049 </row> 1050 </thead> 1051 <tbody> 1052 <row> 1053 <entry>XtExtdefaultfont</entry> 1054 <entry>"xtdefaultfont"</entry> 1055 </row> 1056 </tbody> 1057 </tgroup> 1058</informaltable> 1059 1060<para><emphasis role='strong'>Hooks for External Agents constants:</emphasis></para> 1061<informaltable frame='topbot'> 1062 <?dbfo keep-together="auto" ?> 1063 <tgroup cols='2' align='left' colsep='0' rowsep='0'> 1064 <colspec colwidth='1.0*' colname='c1'/> 1065 <colspec colwidth='1.0*' colname='c2'/> 1066 <thead> 1067 <row rowsep='1'> 1068 <entry>Symbol</entry> 1069 <entry>Definition</entry> 1070 </row> 1071 </thead> 1072 <tbody> 1073 <row> 1074 <entry>XtHcreate</entry> 1075 <entry>"Xtcreate"</entry> 1076 </row> 1077 <row> 1078 <entry>XtHsetValues</entry> 1079 <entry>"Xtsetvalues"</entry> 1080 </row> 1081 <row> 1082 <entry>XtHmanageChildren</entry> 1083 <entry>"XtmanageChildren"</entry> 1084 </row> 1085 <row> 1086 <entry>XtHunmanageChildren</entry> 1087 <entry>"XtunmanageChildren"</entry> 1088 </row> 1089 <row> 1090 <entry>XtHmanageSet</entry> 1091 <entry>"XtmanageSet"</entry> 1092 </row> 1093 <row> 1094 <entry>XtHunmanageSet</entry> 1095 <entry>"XtunmanageSet"</entry> 1096 </row> 1097 <row> 1098 <entry>XtHrealizeWidget</entry> 1099 <entry>"XtrealizeWidget"</entry> 1100 </row> 1101 <row> 1102 <entry>XtHunrealizeWidget</entry> 1103 <entry>"XtunrealizeWidget"</entry> 1104 </row> 1105 <row> 1106 <entry>XtHaddCallback</entry> 1107 <entry>"XtaddCallback"</entry> 1108 </row> 1109 <row> 1110 <entry>XtHaddCallbacks</entry> 1111 <entry>"XtaddCallbacks"</entry> 1112 </row> 1113 <row> 1114 <entry>XtHremoveCallback</entry> 1115 <entry>"XtremoveCallback"</entry> 1116 </row> 1117 <row> 1118 <entry>XtHremoveCallbacks</entry> 1119 <entry>"XtremoveCallbacks"</entry> 1120 </row> 1121 <row> 1122 <entry>XtHremoveAllCallbacks</entry> 1123 <entry>"XtremoveAllCallbacks"</entry> 1124 </row> 1125 <row> 1126 <entry>XtHaugmentTranslations</entry> 1127 <entry>"XtaugmentTranslations"</entry> 1128 </row> 1129 <row> 1130 <entry>XtHoverrideTranslations</entry> 1131 <entry>"XtoverrideTranslations"</entry> 1132 </row> 1133 <row> 1134 <entry>XtHuninstallTranslations</entry> 1135 <entry>"XtuninstallTranslations"</entry> 1136 </row> 1137 <row> 1138 <entry>XtHsetKeyboardFocus</entry> 1139 <entry>"XtsetKeyboardFocus"</entry> 1140 </row> 1141 <row> 1142 <entry>XtHsetWMColormapWindows</entry> 1143 <entry>"XtsetWMColormapWindows"</entry> 1144 </row> 1145 <row> 1146 <entry>XtHmapWidget</entry> 1147 <entry>"XtmapWidget"</entry> 1148 </row> 1149 <row> 1150 <entry>XtHunmapWidget</entry> 1151 <entry>"XtunmapWidget"</entry> 1152 </row> 1153 <row> 1154 <entry>XtHpopup</entry> 1155 <entry>"Xtpopup"</entry> 1156 </row> 1157 <row> 1158 <entry>XtHpopupSpringLoaded</entry> 1159 <entry>"XtpopupSpringLoaded"</entry> 1160 </row> 1161 <row> 1162 <entry>XtHpopdown</entry> 1163 <entry>"Xtpopdown"</entry> 1164 </row> 1165 <row> 1166 <entry>XtHconfigure</entry> 1167 <entry>"Xtconfigure"</entry> 1168 </row> 1169 <row> 1170 <entry>XtHpreGeometry</entry> 1171 <entry>"XtpreGeometry"</entry> 1172 </row> 1173 <row> 1174 <entry>XtHpostGeometry</entry> 1175 <entry>"XtpostGeometry"</entry> 1176 </row> 1177 <row> 1178 <entry>XtHdestroy</entry> 1179 <entry>"Xtdestroy"</entry> 1180 </row> 1181 </tbody> 1182 </tgroup> 1183</informaltable> 1184 1185<para> 1186The 1187<function>Shell.h</function> 1188header file contains definitions for the following resource name, 1189class, and representation type symbolic constants. 1190</para> 1191 1192<para><emphasis role='strong'>Resource names:</emphasis></para> 1193<informaltable frame='topbot'> 1194 <?dbfo keep-together="auto" ?> 1195 <tgroup cols='2' align='left' colsep='0' rowsep='0'> 1196 <colspec colwidth='1.0*' colname='c1'/> 1197 <colspec colwidth='1.0*' colname='c2'/> 1198 <thead> 1199 <row rowsep='1'> 1200 <entry>Symbol</entry> 1201 <entry>Definition</entry> 1202 </row> 1203 </thead> 1204 <tbody> 1205 <row> 1206 <entry>XtNallowShellResize</entry> 1207 <entry>"allowShellResize"</entry> 1208 </row> 1209 <row> 1210 <entry>XtNargc</entry> 1211 <entry>"argc"</entry> 1212 </row> 1213 <row> 1214 <entry>XtNargv</entry> 1215 <entry>"argv"</entry> 1216 </row> 1217 <row> 1218 <entry>XtNbaseHeight</entry> 1219 <entry>"baseHeight"</entry> 1220 </row> 1221 <row> 1222 <entry>XtNbaseWidth</entry> 1223 <entry>"baseWidth"</entry> 1224 </row> 1225 <row> 1226 <entry>XtNcancelCallback</entry> 1227 <entry>"cancelCallback"</entry> 1228 </row> 1229 <row> 1230 <entry>XtNclientLeader</entry> 1231 <entry>"clientLeader"</entry> 1232 </row> 1233 <row> 1234 <entry>XtNcloneCommand</entry> 1235 <entry>"cloneCommand"</entry> 1236 </row> 1237 <row> 1238 <entry>XtNconnection</entry> 1239 <entry>"connection"</entry> 1240 </row> 1241 <row> 1242 <entry>XtNcreatePopupChildProc</entry> 1243 <entry>"createPopupChildProc"</entry> 1244 </row> 1245 <row> 1246 <entry>XtNcurrentDirectory</entry> 1247 <entry>"currentDirectory"</entry> 1248 </row> 1249 <row> 1250 <entry>XtNdieCallback</entry> 1251 <entry>"dieCallback"</entry> 1252 </row> 1253 <row> 1254 <entry>XtNdiscardCommand</entry> 1255 <entry>"discardCommand"</entry> 1256 </row> 1257 <row> 1258 <entry>XtNenvironment</entry> 1259 <entry>"environment"</entry> 1260 </row> 1261 <row> 1262 <entry>XtNerrorCallback</entry> 1263 <entry>"errorCallback"</entry> 1264 </row> 1265 <row> 1266 <entry>XtNgeometry</entry> 1267 <entry>"geometry"</entry> 1268 </row> 1269 <row> 1270 <entry>XtNheightInc</entry> 1271 <entry>"heightInc"</entry> 1272 </row> 1273 <row> 1274 <entry>XtNiconMask</entry> 1275 <entry>"iconMask"</entry> 1276 </row> 1277 <row> 1278 <entry>XtNiconName</entry> 1279 <entry>"iconName"</entry> 1280 </row> 1281 <row> 1282 <entry>XtNiconNameEncoding</entry> 1283 <entry>"iconNameEncoding"</entry> 1284 </row> 1285 <row> 1286 <entry>XtNiconPixmap</entry> 1287 <entry>"iconPixmap"</entry> 1288 </row> 1289 <row> 1290 <entry>XtNiconWindow</entry> 1291 <entry>"iconWindow"</entry> 1292 </row> 1293 <row> 1294 <entry>XtNiconX</entry> 1295 <entry>"iconX"</entry> 1296 </row> 1297 <row> 1298 <entry>XtNiconY</entry> 1299 <entry>"iconY"</entry> 1300 </row> 1301 <row> 1302 <entry>XtNiconic</entry> 1303 <entry>"iconic"</entry> 1304 </row> 1305 <row> 1306 <entry>XtNinitialState</entry> 1307 <entry>"initialState"</entry> 1308 </row> 1309 <row> 1310 <entry>XtNinput</entry> 1311 <entry>"input"</entry> 1312 </row> 1313 <row> 1314 <entry>XtNinteractCallback</entry> 1315 <entry>"interactCallback"</entry> 1316 </row> 1317 <row> 1318 <entry>XtNjoinSession</entry> 1319 <entry>"joinSession"</entry> 1320 </row> 1321 <row> 1322 <entry>XtNmaxAspectX</entry> 1323 <entry>"maxAspectX"</entry> 1324 </row> 1325 <row> 1326 <entry>XtNmaxAspectY</entry> 1327 <entry>"maxAspectY"</entry> 1328 </row> 1329 <row> 1330 <entry>XtNmaxHeight</entry> 1331 <entry>"maxHeight"</entry> 1332 </row> 1333 <row> 1334 <entry>XtNmaxWidth</entry> 1335 <entry>"maxWidth"</entry> 1336 </row> 1337 <row> 1338 <entry>XtNminAspectX</entry> 1339 <entry>"minAspectX"</entry> 1340 </row> 1341 <row> 1342 <entry>XtNminAspectY</entry> 1343 <entry>"minAspectY"</entry> 1344 </row> 1345 <row> 1346 <entry>XtNminHeight</entry> 1347 <entry>"minHeight"</entry> 1348 </row> 1349 <row> 1350 <entry>XtNminWidth</entry> 1351 <entry>"minWidth"</entry> 1352 </row> 1353 <row> 1354 <entry>XtNoverrideRedirect</entry> 1355 <entry>"overrideRedirect"</entry> 1356 </row> 1357 <row> 1358 <entry>XtNprogramPath</entry> 1359 <entry>"programPath"</entry> 1360 </row> 1361 <row> 1362 <entry>XtNresignCommand</entry> 1363 <entry>"resignCommand"</entry> 1364 </row> 1365 <row> 1366 <entry>XtNrestartCommand</entry> 1367 <entry>"restartCommand"</entry> 1368 </row> 1369 <row> 1370 <entry>XtNrestartStyle</entry> 1371 <entry>"restartStyle"</entry> 1372 </row> 1373 <row> 1374 <entry>XtNsaveCallback</entry> 1375 <entry>"saveCallback"</entry> 1376 </row> 1377 <row> 1378 <entry>XtNsaveCompleteCallback</entry> 1379 <entry>"saveCompleteCallback"</entry> 1380 </row> 1381 <row> 1382 <entry>XtNsaveUnder</entry> 1383 <entry>"saveUnder"</entry> 1384 </row> 1385 <row> 1386 <entry>XtNsessionID</entry> 1387 <entry>"sessionID"</entry> 1388 </row> 1389 <row> 1390 <entry>XtNshutdownCommand</entry> 1391 <entry>"shutdownCommand"</entry> 1392 </row> 1393 <row> 1394 <entry>XtNtitle</entry> 1395 <entry>"title"</entry> 1396 </row> 1397 <row> 1398 <entry>XtNtitleEncoding</entry> 1399 <entry>"titleEncoding"</entry> 1400 </row> 1401 <row> 1402 <entry>XtNtransient</entry> 1403 <entry>"transient"</entry> 1404 </row> 1405 <row> 1406 <entry>XtNtransientFor</entry> 1407 <entry>"transientFor"</entry> 1408 </row> 1409 <row> 1410 <entry>XtNurgency</entry> 1411 <entry>"urgency"</entry> 1412 </row> 1413 <row> 1414 <entry>XtNvisual</entry> 1415 <entry>"visual"</entry> 1416 </row> 1417 <row> 1418 <entry>XtNwaitForWm</entry> 1419 <entry>"waitforwm"</entry> 1420 </row> 1421 <row> 1422 <entry>XtNwaitforwm</entry> 1423 <entry>"waitforwm"</entry> 1424 </row> 1425 <row> 1426 <entry>XtNwidthInc</entry> 1427 <entry>"widthInc"</entry> 1428 </row> 1429 <row> 1430 <entry>XtNwindowGroup</entry> 1431 <entry>"windowGroup"</entry> 1432 </row> 1433 <row> 1434 <entry>XtNwindowRole</entry> 1435 <entry>"windowRole"</entry> 1436 </row> 1437 <row> 1438 <entry>XtNwinGravity</entry> 1439 <entry>"winGravity"</entry> 1440 </row> 1441 <row> 1442 <entry>XtNwmTimeout</entry> 1443 <entry>"wmTimeout"</entry> 1444 </row> 1445 </tbody> 1446 </tgroup> 1447</informaltable> 1448 1449<para><emphasis role='strong'>Resource classes:</emphasis></para> 1450<informaltable frame='topbot'> 1451 <?dbfo keep-together="auto" ?> 1452 <tgroup cols='2' align='left' colsep='0' rowsep='0'> 1453 <colspec colwidth='1.0*' colname='c1'/> 1454 <colspec colwidth='1.0*' colname='c2'/> 1455 <thead> 1456 <row rowsep='1'> 1457 <entry>Symbol</entry> 1458 <entry>Definition</entry> 1459 </row> 1460 </thead> 1461 <tbody> 1462 <row> 1463 <entry>XtCAllowShellResize</entry> 1464 <entry>"allowShellResize"</entry> 1465 </row> 1466 <row> 1467 <entry>XtCArgc</entry> 1468 <entry>"Argc"</entry> 1469 </row> 1470 <row> 1471 <entry>XtCArgv</entry> 1472 <entry>"Argv"</entry> 1473 </row> 1474 <row> 1475 <entry>XtCBaseHeight</entry> 1476 <entry>"BaseHeight"</entry> 1477 </row> 1478 <row> 1479 <entry>XtCBaseWidth</entry> 1480 <entry>"BaseWidth"</entry> 1481 </row> 1482 <row> 1483 <entry>XtCClientLeader</entry> 1484 <entry>"ClientLeader"</entry> 1485 </row> 1486 <row> 1487 <entry>XtCCloneCommand</entry> 1488 <entry>"CloneCommand"</entry> 1489 </row> 1490 <row> 1491 <entry>XtCConnection</entry> 1492 <entry>"Connection"</entry> 1493 </row> 1494 <row> 1495 <entry>XtCCreatePopupChildProc</entry> 1496 <entry>"CreatePopupChildProc"</entry> 1497 </row> 1498 <row> 1499 <entry>XtCCurrentDirectory</entry> 1500 <entry>"CurrentDirectory"</entry> 1501 </row> 1502 <row> 1503 <entry>XtCDiscardCommand</entry> 1504 <entry>"DiscardCommand"</entry> 1505 </row> 1506 <row> 1507 <entry>XtCEnvironment</entry> 1508 <entry>"Environment"</entry> 1509 </row> 1510 <row> 1511 <entry>XtCGeometry</entry> 1512 <entry>"Geometry"</entry> 1513 </row> 1514 <row> 1515 <entry>XtCHeightInc</entry> 1516 <entry>"HeightInc"</entry> 1517 </row> 1518 <row> 1519 <entry>XtCIconMask</entry> 1520 <entry>"IconMask"</entry> 1521 </row> 1522 <row> 1523 <entry>XtCIconName</entry> 1524 <entry>"IconName"</entry> 1525 </row> 1526 <row> 1527 <entry>XtCIconNameEncoding</entry> 1528 <entry>"IconNameEncoding"</entry> 1529 </row> 1530 <row> 1531 <entry>XtCIconPixmap</entry> 1532 <entry>"IconPixmap"</entry> 1533 </row> 1534 <row> 1535 <entry>XtCIconWindow</entry> 1536 <entry>"IconWindow"</entry> 1537 </row> 1538 <row> 1539 <entry>XtCIconX</entry> 1540 <entry>"IconX"</entry> 1541 </row> 1542 <row> 1543 <entry>XtCIconY</entry> 1544 <entry>"IconY"</entry> 1545 </row> 1546 <row> 1547 <entry>XtCIconic</entry> 1548 <entry>"Iconic"</entry> 1549 </row> 1550 <row> 1551 <entry>XtCInitialState</entry> 1552 <entry>"InitialState"</entry> 1553 </row> 1554 <row> 1555 <entry>XtCInput</entry> 1556 <entry>"Input"</entry> 1557 </row> 1558 <row> 1559 <entry>XtCJoinSession</entry> 1560 <entry>"JoinSession"</entry> 1561 </row> 1562 <row> 1563 <entry>XtCMaxAspectX</entry> 1564 <entry>"MaxAspectX"</entry> 1565 </row> 1566 <row> 1567 <entry>XtCMaxAspectY</entry> 1568 <entry>"MaxAspectY"</entry> 1569 </row> 1570 <row> 1571 <entry>XtCMaxHeight</entry> 1572 <entry>"MaxHeight"</entry> 1573 </row> 1574 <row> 1575 <entry>XtCMaxWidth</entry> 1576 <entry>"MaxWidth"</entry> 1577 </row> 1578 <row> 1579 <entry>XtCMinAspectX</entry> 1580 <entry>"MinAspectX"</entry> 1581 </row> 1582 <row> 1583 <entry>XtCMinAspectY</entry> 1584 <entry>"MinAspectY"</entry> 1585 </row> 1586 <row> 1587 <entry>XtCMinHeight</entry> 1588 <entry>"MinHeight"</entry> 1589 </row> 1590 <row> 1591 <entry>XtCMinWidth</entry> 1592 <entry>"MinWidth"</entry> 1593 </row> 1594 <row> 1595 <entry>XtCOverrideRedirect</entry> 1596 <entry>"OverrideRedirect"</entry> 1597 </row> 1598 <row> 1599 <entry>XtCProgramPath</entry> 1600 <entry>"ProgramPath"</entry> 1601 </row> 1602 <row> 1603 <entry>XtCResignCommand</entry> 1604 <entry>"ResignCommand"</entry> 1605 </row> 1606 <row> 1607 <entry>XtCRestartCommand</entry> 1608 <entry>"RestartCommand"</entry> 1609 </row> 1610 <row> 1611 <entry>XtCRestartStyle</entry> 1612 <entry>"RestartStyle"</entry> 1613 </row> 1614 <row> 1615 <entry>XtCSaveUnder</entry> 1616 <entry>"SaveUnder"</entry> 1617 </row> 1618 <row> 1619 <entry>XtCSessionID</entry> 1620 <entry>"SessionID"</entry> 1621 </row> 1622 <row> 1623 <entry>XtCShutdownCommand</entry> 1624 <entry>"ShutdownCommand"</entry> 1625 </row> 1626 <row> 1627 <entry>XtCTitle</entry> 1628 <entry>"Title"</entry> 1629 </row> 1630 <row> 1631 <entry>XtCTitleEncoding</entry> 1632 <entry>"TitleEncoding"</entry> 1633 </row> 1634 <row> 1635 <entry>XtCTransient</entry> 1636 <entry>"Transient"</entry> 1637 </row> 1638 <row> 1639 <entry>XtCTransientFor</entry> 1640 <entry>"TransientFor"</entry> 1641 </row> 1642 <row> 1643 <entry>XtCUrgency</entry> 1644 <entry>"Urgency"</entry> 1645 </row> 1646 <row> 1647 <entry>XtCVisual</entry> 1648 <entry>"Visual"</entry> 1649 </row> 1650 <row> 1651 <entry>XtCWaitForWm</entry> 1652 <entry>"Waitforwm"</entry> 1653 </row> 1654 <row> 1655 <entry>XtCWaitforwm</entry> 1656 <entry>"Waitforwm"</entry> 1657 </row> 1658 <row> 1659 <entry>XtCWidthInc</entry> 1660 <entry>"WidthInc"</entry> 1661 </row> 1662 <row> 1663 <entry>XtCWindowGroup</entry> 1664 <entry>"WindowGroup"</entry> 1665 </row> 1666 <row> 1667 <entry>XtCWindowRole</entry> 1668 <entry>"WindowRole"</entry> 1669 </row> 1670 <row> 1671 <entry>XtCWinGravity</entry> 1672 <entry>"WinGravity"</entry> 1673 </row> 1674 <row> 1675 <entry>XtCWmTimeout</entry> 1676 <entry>"WmTimeout"</entry> 1677 </row> 1678 </tbody> 1679 </tgroup> 1680</informaltable> 1681 1682<para><emphasis role='strong'>Resource representation types:</emphasis></para> 1683 1684<informaltable frame='topbot'> 1685 <?dbfo keep-together="always" ?> 1686 <tgroup cols='2' align='left' colsep='0' rowsep='0'> 1687 <colspec colwidth='1.0*' colname='c1'/> 1688 <colspec colwidth='1.0*' colname='c2'/> 1689 <thead> 1690 <row rowsep='1'> 1691 <entry>Symbol</entry> 1692 <entry>Definition</entry> 1693 </row> 1694 </thead> 1695 <tbody> 1696 <row> 1697 <entry>XtRAtom</entry> 1698 <entry>"Atom"</entry> 1699 </row> 1700 </tbody> 1701 </tgroup> 1702</informaltable> 1703</appendix> 1704