Re: How do I find out about the selection of a GtkListStore ?
- From: David Nečas (Yeti) <yeti physics muni cz>
- To: gtk-app-devel-list gnome org
- Subject: Re: How do I find out about the selection of a GtkListStore ?
- Date: Tue, 17 Oct 2006 15:22:30 +0200
On Tue, Oct 17, 2006 at 09:06:40PM +0800, Dongsheng Song wrote:
When I use GtkListStore, How do I find out about the selection?
GtkListStore is the model part, it has no selection.
Selection belongs to the view (GtkTreeView) part, and
gtk_tree_view_get_selection() gives you the selection
object.
Yeti
--
Whatever.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]