Query: xtuninstalltranslations
OS: hpux
Section: 3
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 |
---|
xtparsetranslationtable(3xt) - redhat |
xtaugmenttranslations(3) - debian |
xtparsetranslationtable(3) - debian |
xtuninstalltranslations(3) - debian |
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) |
Is UNIX an open source OS ? |
SAN Migration question |
Wrong Array... |