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) - redhat
xmistraversable(3) - centos
xmistraversable(3x) - osf1
set_valuesb(3) - hpux
xtcallacceptfocus(1) - hpux
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
Thank you members and admins
awk - Multi-line data to be stored in variable
Tar Command