xtrealizeproc(3) hpux man page | unix.com

Man Page: xtrealizeproc

Operating Environment: hpux

Section: 3

XtRealizeProc() 														   XtRealizeProc()

Name
  XtRealizeProc - interface definition for the realize() method.

Synopsis
  typedef void (*XtRealizeProc)(Widget, XtValueMask, XSetWindowAttributes *);
	 Widget w;
	 XtValueMask value_mask;
	 XSetWindowAttributes *attributes;

Inputs
  w	    Specifies the widget.

  value_mask
	    Specifies which fields in the attributes structure to use.

  attributes
	    Specifies the window attributes to use in the XCreateWindow() call.

Description
  XtRealizeProc is the type of the Core realize() method.  See realize(4) for more information.

See Also
  realize(4).

Xt - Widget Method Prototypes													   XtRealizeProc()
Related Man Pages
xtunrealizewidget(3) - debian
xtisrealized(3) - x11r4
xtrealizewidget(3) - x11r4
realize(3) - hpux
xtrealizewidget(3) - linux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
Is UNIX an open source OS ?
Hpux 11iV3 administration document
Wrong Array...