Query: xtuninstalltranslations
OS: hpux
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
xtoverridetranslations(3) - debian |
xtparsetranslationtable(3) - debian |
xtparsetranslationtable(3) - centos |
xtaugmenttranslations(3) - hpux |
xtoverridetranslations(1) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
PHP Man Pages Now Available (Over 10,000) |
Thank you members and admins |
awk - Multi-line data to be stored in variable |
Seeking Alternative for diff in hp |