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