diff options
Diffstat (limited to 'man/XtSetValues.man')
-rw-r--r-- | man/XtSetValues.man | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/man/XtSetValues.man b/man/XtSetValues.man index d5a8673..df84f12 100644 --- a/man/XtSetValues.man +++ b/man/XtSetValues.man @@ -92,7 +92,6 @@ value (if no new value is specified) to a new widget data record. .B XtSetValues then calls the set_values procedures for the widget in superclass-to-subclass order. -.IN "hook" If the widget has any non-NULL set_values_hook fields, these are called immediately after the corresponding set_values procedure. |