xtuninstalltranslations(1) hpux man page | unix.com

Man Page: xtuninstalltranslations

Operating Environment: hpux

Section: 1

XtUninstallTranslations()												 XtUninstallTranslations()

Name
  XtUninstallTranslations - remove all existing translations from a widget.

Synopsis
  void XtUninstallTranslations(w)
	 Widget w;

Inputs
  w	    Specifies the widget from which the translations are to be removed.

Description
  XtUninstallTranslations() removes a widget's translation table.

Usage
  Many	widgets  will not function correctly without their translations.  A widget without translations will not respond to keyboard or mouse
  events, unless it explicitly registers an event handler for these events.

  You can completely replace a widget's translations by setting a new translation table on the XtNtranslations resource of the	widget.   You
  can merge new translations with existing translations with XtAugmentTranslations() and XtOverrideTranslations().

See Also
  XtAugmentTranslations(1), XtOverrideTranslations(1), XtParseTranslationTable(1).

Xt - Translations and Actions												 XtUninstallTranslations()
Related Man Pages
xtparsetranslationtable(3xt) - redhat
xtaugmenttranslations(3) - debian
xtuninstalltranslations(3) - debian
xtaugmenttranslations(3) - centos
xtoverridetranslations(3) - centos
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
awk - Multi-line data to be stored in variable
Wrong Array...
Shopt -s histappend