Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

accept_focus(4)

 

NAME

XtAcceptFocusProc − interface definition for the accept_focus() method. 

Synopsis

typedef Boolean (*XtAcceptFocusProc)(Widget, Time*);

    Widget widget;
    Time *time;

Inputs

wSpecifies the widget to take the focus. 

timeSpecifies the time of the event that causes the parent to offer focus to the child. 

Returns

True if the widget took the focus, False otherwise. 

Description

XtAcceptFocusProc is the type of the Core accept_focus() method.  See accept_focus(4) for more information. 

See Also

accept_focus(4). 

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

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