Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XGetDefault(3X11) — Tru64 UNIX 5.0a

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XOpenDisplay(3X11)

XrmQGetSearchList(3X11)

XrmMergeDatabases(3X11)

XGetDefault(3X11)  —  Subroutines

X11R6

NAME

XGetDefault − get X program defaults

SYNOPSIS

char ∗XGetDefault(display, program, option)
        Display ∗display;
        char ∗program;
        char ∗option;

ARGUMENTS

display
Specifies the connection to the X server.

screen
Specifies the screen.

DESCRIPTION

The XGetDefault function returns the value NULL if the option name speci-fied in this argument does not exist for the program.  The strings returned by XGetDefault are owned by Xlib and should not be modified or freed by the client. 

SEE ALSO

XOpenDisplay(3X11), XrmQGetSearchList(3X11), XrmMergeDatabases(3X11)

Xlib −− C Language X Interface

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026