Re: How sort a GtkList structure using keyboard shortcut??
- From: Patrik Fimml <patrik fimml gmx at>
- To: gtk-app-devel-list gnome org
- Subject: Re: How sort a GtkList structure using keyboard shortcut??
- Date: Tue, 27 Jun 2006 14:51:23 +0200
I've created a list of data of my clients (name,
e-mail, address, etc.) in a GtkListStore structure and
I can sort this data using the columns headers.
Well, I wish sort my list using keyboard sortcuts but
I don't know how do it. Anybody can help me?
Use gtk_tree_sortable_set_sort_column_id().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]