hpux man page for xrmsetdatabase

Query: xrmsetdatabase

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XrmSetDatabase()														  XrmSetDatabase()

Name
  XrmSetDatabase - associate a resource database with a display.

Synopsis
  void XrmSetDatabase(display, database)
	Display *display;
	XrmDatabase database;

Arguments
  display   Specifies the connection to the X server.

  database  Specifies the resource database.

Availability
  Release 5 and later.

Description
  XrmSetDatabase()  associates the specified resource database (or NULL) with the specified display.  The database previously associated with
  the display (if any) is not destroyed.  A client or toolkit may find this function convenient for retaining a  database  once  it  is  con-
  structed.

See Also
  XrmGetDatabase().

Xlib - Resource Manager 													  XrmSetDatabase()
Related Man Pages
xrmgetdatabase(3x11) - redhat
xrmgetfiledatabase(3x11) - redhat
xrmgetdatabase(3x11) - osf1
xrmgetfiledatabase(3x11) - osf1
xrmsetdatabase(3x11) - osf1
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
SAN Migration question
Sequence extraction
Hpux 11iV3 administration document
Thank you members and admins