Struct conrod::widget::button::FlatIds [] [src]

pub struct FlatIds {
    pub rectangle: Id,
    pub label: Id,
}

Identifiers for a "flat" button.

Fields

Methods

impl FlatIds
[src]

[src]

Construct a new widget::Id container.