Struct leanshot_xlib::Atom[][src]

pub struct Atom { /* fields omitted */ }

A unique string or intger

Methods

impl Atom
[src]

Create a new atom using a string

Create a new Atom object from an existing handle

Get the handle

Auto Trait Implementations

impl Send for Atom

impl Sync for Atom