The clist API doesn't have a function for setting it, so clearly it's
not meant to be a read/write member of the structure.
Matt
On Thu, Jan 20, 2000 at 09:40:13PM +0100, Andreas Degert wrote:
> Matt Wilson <[EMAIL PROTECTED]> writes:
>
> > On Thu, Jan 20, 2000 at 11:55:58AM +0100, Frederic Gobry wrote:
> > > Hi !
> > >
> > > > * How do I get and set the row with the current focus (ie different
> > > > from the current selections)?
> > >
> > > You get the focus row with tree.focus_row... I don't know if you can set it.
> >
> > Setting it shouldn't be allowed.
>
> Why not? Sometimes the most comfortable way to update the content of a
> GtkCTree widget is to empty and refill it - the focus row should not
> change for the user, so you have to save the old position
> (tree.focus_row) before the widget is emptied and to set it afterwards
> (tree.??? only ugly work-arounds available).
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]