X11-1.6.1.1: A binding to the X11 graphics library

Portabilityportable
Stabilityprovisional
Maintainerlibraries@haskell.org
Safe HaskellNone

Graphics.X11.Xlib.Atom

Description

A collection of type declarations for interfacing with X11 Atoms.

Synopsis

Documentation

internAtom :: Display -> String -> Bool -> IO AtomSource

interface to the X11 library function XInternAtom().