Struct pangocairo_sys::Struct__PangoLayoutLine [] [src]

#[repr(C)]
pub struct Struct__PangoLayoutLine { pub layout: *mut PangoLayout, pub start_index: gint, pub length: gint, pub runs: *mut GSList, pub _bindgen_bitfield_1_: guint, pub _bindgen_bitfield_2_: guint, }

Fields

Trait Implementations

impl Copy for Struct__PangoLayoutLine
[src]

impl Clone for Struct__PangoLayoutLine
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__PangoLayoutLine
[src]

Returns the "default value" for a type. Read more