Query: dtsavergetwindows
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtSaverGetWindows(library call) DtSaverGetWindows(library call)NAMEDtSaverGetWindows -- get the list of windows for drawing by a screen saver applicationSYNOPSIS#include <Dt/Saver.h> Boolean DtSaverGetWindows( Display *display, Window **window, int *count);DESCRIPTIONThe 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 VALUEUpon successful completion, the DtSaverGetWindows function returns True; otherwise, it returns False.APPLICATION USAGEIf 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 ALSODt/Saver.h - DtSaver(5); XtFree(3). DtSaverGetWindows(library call)
Related Man Pages |
---|
xmclipboardinquirependingitems(3) - centos |
xgetwmcolormapwindows(3x11) - ultrix |
dtsessionsavepath(3) - hpux |
dtwsmaddworkspacefunctions(3) - hpux |
dtwsmgetworkspacesoccupied(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
SAN Migration question |
Hpux 11iV3 administration document |
Shopt -s histappend |