xtacceptfocusproc(3) hpux man page | unix.com

Man Page: xtacceptfocusproc

Operating Environment: hpux

Section: 3

XtAcceptFocusProc()													       XtAcceptFocusProc()

Name
  XtAcceptFocusProc - interface definition for the accept_focus() method.

Synopsis
  typedef Boolean (*XtAcceptFocusProc)(Widget, Time*);
	 Widget widget;
	 Time *time;

Inputs
  w	    Specifies the widget to take the focus.

  time	    Specifies 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).

Xt - Widget Method Prototypes												       XtAcceptFocusProc()
Related Man Pages
xmistraversable(3) - centos
xtsetkeyboardfocus(3) - centos
xtsetkeyboardfocus(3xt) - xfree86
xmistraversable(3) - hpux
accept_focus(4) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Wrong Array...
Shopt -s histappend