Query: xtscreenofobject
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XtScreenOfObject() XtScreenOfObject() Name XtScreenOfObject - return the screen pointer of a non-widget object. Synopsis Screen *XtScreenOfObject(object) Widget object; Inputs object Specifies the object; may be of class Object or any subclass thereof. Returns The screen of object, or if its nearest widget ancestor. Availability Release 4 and later. Description XtScreenOfObject() is identical in function to XtScreen() if the object is a widget; otherwise XtScreenOfObject() returns the screen pointer for the nearest ancestor of object that is of class Core. Usage If you are working with windowed objects, use XtScreen() rather than XtScreenOfObject(). XtScreen() may be implemented as an efficient macro for widget code that includes the file <X11/IntrinsicP.h>. See Also XtDisplayOfObject(1), XtScreen(1), XtWindowOfObject(1). Xt - Object Information XtScreenOfObject()
Related Man Pages |
---|
xtconvertargproc(3) - hpux |
destroy(3) - hpux |
xtissubclass(3x) - hpux |
xtvacreatemanagedwidget(1) - hpux |
xtconvertargproc(2) - hpux |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
How to list file size on HPUX? |
PHP Man Pages Now Available (Over 10,000) |
Is UNIX an open source OS ? |
Seeking Alternative for diff in hp |