Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ MakeAtom(3X) — DeltaWindows 1.3.3 Release 4 Version 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XmuMakeAtom — create AtomPtr to hold atom list for a property name string. 

SYNOPSIS

#include <X11/Xmu/Atoms.h>

AtomPtr XmuMakeAtom(name)
      char∗ name;

ARGUMENTS

nameSpecifies the atom name. 

DESCRIPTION

XmuMakeAtom creates and initializes an AtomPtr, which is an opaque object that contains a property name string and a list of atoms for that string--one for each display.  XmuInternAtom is used to fill in the atom for each display. 

SEE ALSO

XmuGetAtomName, XmuInternAtom, XmuInternStrings, XmuNameofAtom. 

Xlib Reference Manual

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