Struct pangocairo::FontMap []

pub struct FontMap(_, _);

Methods

impl FontMap
[src]

Trait Implementations

impl Clone for FontMap

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for FontMap

Formats the value using the given formatter.

impl Hash for FontMap

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl StaticType for FontMap

Returns the type identifier of Self.

impl<T: IsA<Object>> PartialEq<T> for FontMap

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for FontMap

impl IsA<FontMap> for FontMap

impl IsA<Object> for FontMap