*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> XmTextGetSource (3X)              
Title
Content
Arch
Section
 

XmTextGetSource(3X)

Contents


NAME    [Toc]    [Back]

       XmTextGetSource - A Text function that accesses the source
       of the widget

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Text.h>

       XmTextSource XmTextGetSource (widget)
               Widget widget;

DESCRIPTION    [Toc]    [Back]

       XmTextGetSource accesses the source of  the  Text  widget.
       Text  widgets can share sources of text so that editing in
       one  widget  is  reflected  in  another.   This   function
       accesses  the  source of one widget so that it can be made
       the  source  of  another  widget,   using   the   function
       XmTextSetSource(3X).

       Setting  a new text source destroys the old text source if
       no other Text widgets are using that source. To replace  a
       text source but keep it for later use, create an unmanaged
       Text widget and set its source to the text source you want
       to keep.  Specifies the Text widget ID

       For  a  complete  definition  of  Text  and its associated
       resources, see XmText(3X).

RETURN VALUE    [Toc]    [Back]

       Returns an XmTextSource value that represents  the  source
       of the Text widget.

SEE ALSO    [Toc]    [Back]

      
      
       XmText(3X)



                                              XmTextGetSource(3X)
[ Back ]
 Similar pages
Name OS Title
XmTextSetSource Tru64 A Text function that sets the source of the widget
XmTextSetSource HP-UX A Text function that sets the source of the widget
XmTextSetSource IRIX A Text function that sets the source of the widget
XmTextGetMaxLength Tru64 A Text function that accesses the value of the current maximum allowable length of a text string ent...
XmTextGetMaxLength IRIX A Text function that accesses the value of the current maximum allowable length of a text string entered from
XmTextGetMaxLength HP-UX A Text function that accesses the value of the current maximum allowable length of a text string entered from
XmTextGetLastPosition IRIX A Text function that accesses the last position in the text
XmTextGetLastPosition HP-UX A Text function that accesses the last position in the text
XmTextGetLastPosition Tru64 A Text function that accesses the last position in the text
XmTextGetString HP-UX A Text function that accesses the string value
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service