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

  man pages->HP-UX 11i man pages -> XmTextGetSource (3)              
Title
Content
Arch
Section
 

Contents


 XmTextGetSource(library call)                 XmTextGetSource(library call)




 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);

 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(3).

      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.

      widget    Specifies the Text widget ID

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

 RETURN    [Toc]    [Back]
      Returns an XmTextSource value that represents the source of the Text
      widget.

 RELATED    [Toc]    [Back]
      XmText(3).


                                    - 1 -       Formatted:  January 24, 2005
[ 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