Struct conrod::widget::number_dialer::GlyphSlot [] [src]

pub struct GlyphSlot { /* fields omitted */ }

Each digit in the adjustable value has its own Rectangle and Text widgets.

Trait Implementations

impl Copy for GlyphSlot
[src]

impl Clone for GlyphSlot
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GlyphSlot
[src]

[src]

Formats the value using the given formatter. Read more

impl PartialEq for GlyphSlot
[src]

[src]

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

[src]

This method tests for !=.