Skip to content

self not usable if using a macro in view! #189

Open
@antoyo

Description

@antoyo
view! {
    gtk::Label {
        text: &format!("{}", self.model.counter),
    },
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions