gi-gdk-3.0.2: Gdk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gdk.Structs.Atom

Contents

Description

An opaque type representing a string as an index into a table of strings on the X server.

Synopsis

Exported types

newtype Atom Source

Constructors

Atom (ForeignPtr Atom) 

Instances

WrappedPtr Atom Source 
((~) * signature (m Text), MonadIO m) => MethodInfo * AtomNameMethodInfo Atom signature Source 
((~) * info (ResolveAtomMethod t Atom), MethodInfo * info Atom p) => IsLabelProxy t (Atom -> p) Source 
type AttributeList Atom Source 

Methods

atomIntern

atomInternStaticString

atomName

data AtomNameMethodInfo Source

Instances

((~) * signature (m Text), MonadIO m) => MethodInfo * AtomNameMethodInfo Atom signature Source