Query: xtrealizeproc
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
xtisrealized(3) - centos |
xtrealizewidget(3) - centos |
xtunrealizewidget(3) - centos |
realize(3) - hpux |
realize(4) - hpux |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
PHP Man Pages Now Available (Over 10,000) |
How to extract every repeated string between two specific string? |
Seeking Alternative for diff in hp |
Tar Command |