Struct cairo::TextCluster [−][src]
Fields
num_bytes: i32
num_glyphs: i32
Trait Implementations
impl Clone for TextCluster[src]
impl Clone for TextClusterfn clone(&self) -> TextCluster[src]
fn clone(&self) -> TextClusterReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Copy for TextCluster[src]
impl Copy for TextClusterimpl Debug for TextCluster[src]
impl Debug for TextClusterAuto Trait Implementations
impl Send for TextCluster
impl Send for TextClusterimpl Sync for TextCluster
impl Sync for TextCluster