XSetIconSizes man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

XSetIconSizes()						       XSetIconSizes()

Name
  XSetIconSizes – set the value of the XA_WM_ICON_SIZE property.

Synopsis
  XSetIconSizes(display, w, size_list, count)
	Display *display;
	Window w;
	XIconSize *size_list;
	int count;

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

  w	    Specifies the ID of the window whose icon size property is to
	    be set.  Normally the root window.

  size_list Specifies a pointer to the size list.

  count	    Specifies the number of items in the size list.

Description
  XSetIconSizes()  is  normally used by a window manager to set the range
  of preferred icon sizes in the XA_WM_ICON_SIZE  property  of	the  root
  window.

  Applications can then read the property with XGetIconSizes().

Structures
     typedef struct {
	 int min_width, min_height;
	 int max_width, max_height;
	 int width_inc, height_inc;
     } XIconSize;

Errors
  BadAlloc
  BadWindow

See Also
  XAllocIconSize(), XFetchName(), XGetClassHint(), XGetIconName(), XGetI‐
  conSizes(), XGetNormalHints(), XGetSizeHints(), XGetTransientForHint(),
  XGetWMHints(),  XGetZoomHints(), XSetClassHint(), XSetCommand(), XSetI‐
  conName(), XSetNormalHints(), XSetSizeHints(),  XSetTransientForHint(),
  XSetWMHints(), XSetZoomHints(), XStoreName().

Xlib - Window Manager Hints				       XSetIconSizes()
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net