Skip to content

unix: uiTableModel_iter_nth_child is broken. #504

Open
@szanni

Description

@szanni

According to the docs over at gnome the *_iter_nth_child should be a setter for iter.
The current implementation performs a check iter->stamp == STAMP_GOOD and aborts. It should instead set iter.

Somehow gtk seems to function (in its current form) nonetheless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions