Struct leanshot_xlib::Visual[][src]

pub struct Visual { /* fields omitted */ }

A wrapper around a Visual

Methods

impl Visual
[src]

Gets the raw handle to the x11 Visual

Gets the default visual

Auto Trait Implementations

impl !Send for Visual

impl !Sync for Visual