Struct cairo::Surface [] [src]

pub struct Surface(_);

Methods

impl Surface
[src]

Trait Implementations

impl Debug for Surface
[src]

Formats the value using the given formatter.

impl<'a> ToGlibPtr<'a, *mut cairo_surface_t> for Surface
[src]

Transfer: none. Read more

Transfer: container. Read more

Transfer: full. Read more

impl FromGlibPtrNone<*mut cairo_surface_t> for Surface
[src]

impl FromGlibPtrFull<*mut cairo_surface_t> for Surface
[src]

impl AsRef<Surface> for Surface
[src]

Performs the conversion.

impl Clone for Surface
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Drop for Surface
[src]

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