Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtAppNextEvent(3x11)



XtAppAddWorkProc(3X11)  COMMAND REFERENCE  XtAppAddWorkProc(3X11)



NAME
     XtAppAddWorkProc, XtRemoveWorkProc - Add and remove
     background processing procedures

SYNOPSIS
     XtWorkProcId XtAppAddWorkProc(app_context, proc,
     client_data)
           XtAppContext app_context;
           XtWorkProc proc;
           caddr_t client_data;

     void XtRemoveWorkProc(id)
           XtWorkProcId id;

     This is user-contributed.

ARGUMENTS
     app_context
               Specifies the application context that identifies
               the application.

     client_data
               Specifies the argument that is to be passed to the
               specified procedure when it is called.

     proc      Specifies the procedure that is.

     id        Specifies which work procedure to remove.

DESCRIPTION
     The XtAppAddWorkProc function adds the specified work
     procedure for the application identified by app_context.

     The XtRemoveWorkProc function explicitly removes the
     specified background work procedure.

SEE ALSO
     XtAppNextEvent(3x11)
     X Toolkit Intrinsics - C Language Interface
     Xlib - C Language X Interface















X Version 11            1 September 1988                        1



%%index%%
na:600,141;
sy:741,967;
de:1708,409;
se:2117,391;
%%index%%000000000083

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