gtktreeview: entries get duplicated when sorting
- From: paolostivanin <info paolostivanin com>
- To: "gnome-devel-list" <gnome-devel-list gnome org>
- Subject: gtktreeview: entries get duplicated when sorting
- Date: Wed, 24 Jun 2020 16:24:35 +0200
Hello,
I'm the developer of OTPClient, a simple TOTP manager for GNOME.
I have recently implemented the ability to sort the treeview by clicking on either the "account" or the "issuer" column header. The sorting func used is just the default one, so I did nothing additional there.
I'm using a GtkTreeView+GtkListStore, and when I click on the column header the entries get sorted, but almost all of them also get duplicated and I can't figure out why.
Do you have any idea why this is happening?
Thanks
[Date Prev][Date Next] [Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]