Re: GtkTextView how about a "row_selected" signal?
- From: Mikael Hermansson <tyan linux se>
- To: Havoc Pennington <hp redhat com>
- Cc: gtk-devel-list gnome org
- Subject: Re: GtkTextView how about a "row_selected" signal?
- Date: Sat, 22 Sep 2001 22:27:59 +0200
Hmmm... that could be a solution but how do I know which node 
that has been selected and has focus (the cursor path) 
when selection is set to GTK_SELECTION_MULTIPLE?
One solution could be let the: gtk_tree_selection_get_selected
always return focused selected iter instead of NULL on a
GTK_SELECTION_MULTIPLE.
Greets
M.H.
On 2001.09.22 22:09 Havoc Pennington wrote:
> 
> Mikael Hermansson <tyan linux se> writes: 
> > Below is a patch adding a new signal called "row_selected" 
> > is this ok to submit?
> 
> I believe you're supposed to connect to "changed" on the
> GtkTreeSelection.
> 
> Havoc
> 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]