Manual Reference Pages  - XtCallAcceptFocus (3Xt)

NAME

XtCallAcceptFocus - calla widget’s accept_focus procedure

CONTENTS

Syntax
Arguments
Description

SYNTAX

Boolean XtCallAcceptFocus(Widget w, Time *time);

ARGUMENTS

time Specifies the X time of the event that is causing the accept focus.
w Specifies the widget.

DESCRIPTION

The XtCallAcceptFocus function calls the specified widget’s accept_focus procedure, passing it the specified widget and time, and returns what the accept_focus procedure returns. If accept_focus is NULL, XtCallAcceptFocus returns False.

SEE ALSO

XtSetKeyboardFocus(3Xt)
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
Jump to page    or go to Top of page |  Section 3Xt |  Main Index.


XtCallAcceptFocus (3Xt)
Generated by manServer 1.07 from /usr/X11R6/man/man3/XtCallAcceptFocus.3x.gz using man macros.