xsetwindowf(3) hpux man page | unix.com

Man Page: xsetwindowf

Operating Environment: hpux

Section: 3

XSetWindowBorder()														XSetWindowBorder()

Name
  XSetWindowBorder - change a window border pixel value attribute and repaint the border.

Synopsis
  XSetWindowBorder(display, w, border_pixel)
	Display *display;
	Window w;
	unsigned long border_pixel;

Arguments
  display  Specifies a connection to an X server; returned from XOpenDisplay().

  w	   Specifies the window ID.  Must be an InputOutput window.

  border_pixel
	   Specifies the colormap entry with which the server will paint the border.

Description
  XSetWindowBorder() sets the border_pixel attribute of window w to a pixel value, and repaints the border.  The border is also automatically
  repainted after Expose events.

  Use XSetWindowBorderPixmap() to create a tiled border.  On top-level windows, the window manager often resets the border,  so  applications
  should not depend on their settings.

  For more information, see Volume One, Chapter 4, Window Attributes.

Errors
  BadMatch  Setting border of InputOnly window.

  BadWindow

See Also
  XChangeWindowAttributes(),  XGetGeometry(), XGetWindowAttributes(), XSetWindowBackground(), XSetWindowBackgroundPixmap(), XSetWindowBorder-
  Pixmap().

Xlib - Window Attributes													XSetWindowBorder()
Related Man Pages
xsetwindowbackgroundpixmap(3) - debian
xsetwindowbackground(3) - debian
xsetwindowbackgroundpixmap(3x11) - osf1
xsetwindowborder(3x11) - osf1
xsetwindowcolormap(3x11) - osf1
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Sequence extraction
Hpux 11iV3 administration document