XAllocIconSize 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]

XAllocIconSize()					      XAllocIconSize()

Name
  XAllocIconSize – allocate an XIconSize structure.

Synopsis
  XIconSize *XAllocIconSize( )

Returns
  The allocated structure.

Availability
  Release 4 and later.

Description
  XAllocIconSize() allocates and returns a pointer to an XIconSize struc‐
  ture, for use in calling XGetIconSizes() or XSetIconSizes().	Note that
  all  fields  in  the XIconSize structure are initially set to zero.  If
  insufficient memory is available, XAllocIconSize()  returns  NULL.   To
  free the memory allocated to this structure, use XFree().

  The  purpose	of this function is to avoid compiled-in structure sizes,
  so that object files will be binary compatible with later releases that
  may have new members added to structures.

  For  more information, see Volume One, Chapter 12, Interclient Communi‐
  cation.

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

See Also
  XGetIconSizes(), XSetIconSizes().

Xlib - Window Manager Hints				      XAllocIconSize()
[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