Skip to content

"new" pattern function call on "widget" type doesn't work #12

@rampall

Description

@rampall

The following code from the docs

widget w = Text_new();
Text_insert(w, "end", "hi!");

throws the error:

bad window path name "new"
    while executing
"w = Text_new()"

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