Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtRemoveAct(3x) — HP-UX ANSI C A.09.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtAppAddActionHook(1)

XtActionHookProc(2)

 

NAME

XtRemoveActionHook − unregister an action hook procedure. 

Synopsis

void XtRemoveActionHook(id)

      XtActionHookId id;

Inputs

idIdentifies the action hook to be removed. 

Availability

Release 4 and later. 

Description

XtRemoveActionHook() removes the specified action hook procedure from the list in which it was registered.  The id argument is the value returned by XtAppAddActionHook() when the action hook procedure was registered. 

Structures

XtActionHookId is an opaque type. 

See Also

XtAppAddActionHook(1),
XtActionHookProc(2). 

Copyright O’Reilly & Assoc.  —  X Toolkit Intrinsics Reference Manual © O’Reilly & Associates

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