Skip to content

The error message must contain the name of the package from which the type is taken #18441

@gavr123456789

Description

@gavr123456789

For example here I have gdk.Window and gtk4.Window. And I cant understand from this error why it doesn't work.
(You need to guess that you need a window from GDK and not GTK)
image

I think it should look like this:

required type for self: gtk4.Window
  but expression 'window' is of type: gdk.Window

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions