Struct cairo::PDFSurface [] [src]

pub struct PDFSurface(_);

Methods

impl PDFSurface
[src]

Methods from Deref<Target = Surface>

Trait Implementations

impl AsRef<Surface> for PDFSurface
[src]

Performs the conversion.

impl Deref for PDFSurface
[src]

The resulting type after dereferencing

The method called to dereference a value

impl Clone for PDFSurface
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

Transfer: none. Read more

Transfer: container. Read more

Transfer: full. Read more

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

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