X11-1.10.2.9: A binding to the X11 graphics library
Copyright(c) Alastair Reid 1999-2003
LicenseBSD-style (see the file libraries/base/LICENSE)
Maintainerlibraries@haskell.org
Stabilityprovisional
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell98

Graphics.X11.Xlib.Atom

Description

A collection of type declarations for interfacing with X11 Atoms.

Synopsis

Documentation

internAtom :: Display -> String -> Bool -> IO Atom Source #

interface to the X11 library function XInternAtom().