*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> DtSaverGetWindows (3)              
Title
Content
Arch
Section
 

Contents


 DtSaverGetWindows(library call)             DtSaverGetWindows(library call)




 NAME    [Toc]    [Back]
      DtSaverGetWindows - get the list of windows for drawing by a screen
      saver application

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Saver.h>
      Boolean DtSaverGetWindows(
      Display *display,
      Window **window,
      int *count);

 DESCRIPTION    [Toc]    [Back]
      The DtSaverGetWindows function returns a list of windows on which a
      screen saver application should draw when invoked by CDE.

      The display argument is the X display.  The window argument is the
      address of a pointer to receive the pointer to a list of windows.  The
      count argument is the address of an integer to receive the number of
      elements in the list of windows returned in window.

 RETURN VALUE    [Toc]    [Back]
      Upon successful completion, the DtSaverGetWindows function returns
      True; otherwise, it returns False.

 APPLICATION USAGE    [Toc]    [Back]
      If the DtSaverGetWindows function is not successful, failure may be
      due to a memory allocation error or that the screen saver application
      was not invoked from CDE.

      The application must use XtFree(3) to free data returned in *window.

 SEE ALSO    [Toc]    [Back]
      Dt/Saver.h - DtSaver(5); XtFree(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
ssaver IRIX customization panel for setting screen saver & power saver
screensaver FreeBSD splash screen / screen saver interface
splash FreeBSD splash screen / screen saver interface
DtSaver HP-UX screen saver definitions
haven IRIX use a GL program as the screen saver
scrnselect IRIX selects the screen upon which new windows are placed
glxgetfbconfigs IRIX list all GLX frame buffer configurations for a given screen
appres IRIX list X application resource database
appres Tru64 list X application resource database
addseverity IRIX build a list of severity levels for an application for use with fmtmsg
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service