Struct pango_sys::PangoFontset
source · #[repr(C)]pub struct PangoFontset {
pub parent_instance: GObject,
}
Fields§
§parent_instance: GObject
Trait Implementations§
source§impl Clone for PangoFontset
impl Clone for PangoFontset
source§fn clone(&self) -> PangoFontset
fn clone(&self) -> PangoFontset
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more