Struct cairo::Path [] [src]

pub struct Path(_);

Methods

impl Path
[src]

Trait Implementations

impl Drop for Path
[src]

A method called when the value goes out of scope. Read more