reordering GtkListStore items
- From: Paul Pogonyshev <pogonyshev gmx net>
- To: gtk-app-devel-list gnome org
- Subject: reordering GtkListStore items
- Date: Sat, 20 Mar 2004 01:03:08 +0200
Is there an easy way to swap a given list store item with
next/previous item? I'm facing two problems: there appear
to be no reordering functions in GTK+ 2.0 (all marked as
"since 2.2") and there is gtk_tree_model_iter_next(), but
no gtk_tree_mode_iter_previous().
In other words: can I implement "Move up" / "Move down"
buttons without much pain?
Paul
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]