X Version 11 (Release 5)
XtScreenDatabase(Xt)
XtScreenDatabase --
obtain resource database for specified screen
Syntax
XrmDatabase XtScreenDatabase(screen)
Screen *screen;
Arguments
screen -
Specifies the screen whose resource database is to be returned.
Description
The
XtScreenDatabase
function returns the fully merged resource database as specified,
associated with the specified screen. If the specified screen
does not belong to a
Display
initialized by
XtDisplayInitialize,
the results are undefined.
See also
XtDisplayInitialize(Xt),
and
XtScreen(Xt).
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003