Struct truetype::windows_metrics::SelectionFlags [] [src]

pub struct SelectionFlags(pub u16);

Font-selection flags.

Methods

impl SelectionFlags
[src]

[src]

Trait Implementations

impl Clone for SelectionFlags
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for SelectionFlags
[src]

impl Debug for SelectionFlags
[src]

[src]

Formats the value using the given formatter.

impl Eq for SelectionFlags
[src]

impl PartialEq for SelectionFlags
[src]

[src]

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

[src]

This method tests for !=.

impl Value for SelectionFlags
[src]

[src]

Read a value.