Trait nvim_gtk::render::ContextAlpha[][src]

trait ContextAlpha {
    fn set_source_rgbo(&self, _: &Color, _: Option<f64>);
}

Required methods

fn set_source_rgbo(&self, _: &Color, _: Option<f64>)[src]

Loading content...

Implementations on Foreign Types

impl ContextAlpha for Context[src]

Loading content...

Implementors

Loading content...