Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtWidgetCal(Xt) — OpenDesktop Software Development System 1.0.0d

Media Vault

Software Library

Restoration Projects

Artifacts Sought


     XtWidgetCallCallbacks(Xt)                      UNIX System V



     NAME
          XtWidgetCallCallbacks - a function that invokes the  entries
          on a callback list.



     SYNOPSIS
          #include <Xm/Xm.h>

          void XtWidgetCallCallbacks (callbacks, call_data)
               XtCallbackListcallbacks;
               Opaque    call_data;



     DESCRIPTION
          XtWidgetCallCallbacks calls the entries on a callback  list.
          The widget knows the address of the callback list and avoids
          extra processing  by  using  this  function.   The  external
          version of this routine is XtCallCallbacks.


          callbacks
                 Specifies the callback list to execute.

          call_data
                 Specifies a callback-list specific data value to pass
                 to each of the callback procedures in the list.



     (printed 2/19/90)                  XtWidgetCallCallbacks(Xt)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026