home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / Xm / XmTextGetSource.z / XmTextGetSource
Encoding:
Text File  |  2002-10-03  |  2.5 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTeeeexxxxttttGGGGeeeettttSSSSoooouuuurrrrcccceeee((((3333XXXX))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV       XXXXmmmmTTTTeeeexxxxttttGGGGeeeettttSSSSoooouuuurrrrcccceeee((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmTTTTeeeexxxxttttGGGGeeeettttSSSSoooouuuurrrrcccceeee - A Text function that accesses the source
  10.           of the widget
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Text.h>
  14.           XXXXmmmmTTTTeeeexxxxttttSSSSoooouuuurrrrcccceeee XXXXmmmmTTTTeeeexxxxttttGGGGeeeettttSSSSoooouuuurrrrcccceeee(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt);
  16.  
  17.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  18.           This page documents Motif 2.1.
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.           XXXXmmmmTTTTeeeexxxxttttGGGGeeeettttSSSSoooouuuurrrrcccceeee accesses the source of the Text widget. Text
  22.           widgets can share sources of text so that editing in one
  23.           widget is reflected in another. This function accesses the
  24.           source of one widget so that it can be made the source of
  25.           another widget, using the function XXXXmmmmTTTTeeeexxxxttttSSSSeeeettttSSSSoooouuuurrrrcccceeee(3).
  26.  
  27.           Setting a new text source destroys the old text source if no
  28.           other Text widgets are using that source.  To replace a text
  29.           source but keep it for later use, create an unmanaged Text
  30.           widget and set its source to the text source you want to
  31.           keep.
  32.  
  33.           _w_i_d_g_e_t    Specifies the Text widget ID
  34.  
  35.           For a complete definition of Text and its associated
  36.           resources, see XXXXmmmmTTTTeeeexxxxtttt(3).
  37.  
  38.      RRRREEEETTTTUUUURRRRNNNN
  39.           Returns an XXXXmmmmTTTTeeeexxxxttttSSSSoooouuuurrrrcccceeee value that represents the source of
  40.           the Text widget.
  41.  
  42.      RRRREEEELLLLAAAATTTTEEEEDDDD
  43.           XXXXmmmmTTTTeeeexxxxtttt(3).
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.