diff options
Diffstat (limited to 'include/X11/Xaw3d/Text.h')
-rw-r--r-- | include/X11/Xaw3d/Text.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/X11/Xaw3d/Text.h b/include/X11/Xaw3d/Text.h index 42699a7..beef8ab 100644 --- a/include/X11/Xaw3d/Text.h +++ b/include/X11/Xaw3d/Text.h @@ -242,6 +242,10 @@ extern Widget XawTextGetSource( Widget /* w */ ); +extern Widget XawTextGetSink( + Widget /* w */ +); + extern XawTextPosition XawTextSearch( Widget /* w */, #if NeedWidePrototypes |