Skip to content

Gtk.ListStore.append == segfault #27

Description

@jjl

Minimal repro:

from pgi.repository import Gtk

ls = Gtk.ListStore(str)
ls.append(["Test"])

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions