Query: xvendorrelease
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XVendorRelease() XVendorRelease() Name XVendorRelease, VendorRelease - return vendor release number. Synopsis int XVendorRelease(display) Display *display; Arguments display Specifies a connection to an X server; returned from XOpenDisplay(). Returns The vendor release number. Description XVendorRelease() return a number related to a vendor's release of the X server. The C language macro VendorRelease() is equivalent and slightly more efficient. Note also that in Release 5, the XlibSpecificationRelease symbol is defined (with the value 5) by Xlib. Before Release 5 this symbol was not defined. See Also XServerVendor(). Xlib - Macro Equivalents XVendorRelease()
Related Man Pages |
---|
allplanes(3x11) - ultrix |
defaultdepth(3x11) - ultrix |
defaultscreen(3x11) - ultrix |
defaultvisual(3x11) - ultrix |
lastknownrequestprocessed(3x11) - ultrix |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
Is UNIX an open source OS ? |
How to extract every repeated string between two specific string? |
Sequence extraction |
Seeking Alternative for diff in hp |