Query: xmtextgetsource
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmTextGetSource(3X) XmTextGetSource(3X)NAMEXmTextGetSource - A Text function that accesses the source of the widgetSYNOPSIS#include <Xm/Text.h> XmTextSource XmTextGetSource (widget) Widget widget;DESCRIPTIONXmTextGetSource 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 VALUEReturns an XmTextSource value that represents the source of the Text widget.SEE ALSOXmText(3X) XmTextGetSource(3X)
Related Man Pages |
---|
xmcreatescrolledtext(3) - redhat |
xmtextinsertwcs(3) - redhat |
xmtextsetsource(3) - centos |
xmcreatescrolledtext(3) - centos |
xmtextinsert(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Low Impact PHP Errors and Logging Levels |
PHP Write Man Pages to MySQL DB |