Skip to content

Replace gtk.List with gtk.TreeView #147

@randyheydon

Description

@randyheydon

The GtkList object was deprecated in favour of GtkTreeView since GTK+ 2.0. GtkList has therefore been removed from GTK+ 3, and is getting in the way of my attempts to convert from PyGTK to PyGObject (see issue #135).

Switching from List to TreeView does not appear entirely straightforward, and I'm having trouble figuring it out on my own. @snegovick, you probably have a better understanding of it than I do; could you take a look?

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