Re: [gtk-list] Clist within scrolled window



>  I have a clist within a scrolled window, and I select a row by
>  gtk_clist_select_row. My question: is it possible to scroll
>  by some gtk+ call the scrolled window so that the selected row of
>  the clist appears at the top of the scrolled window?

You can use gtk_clist_moveto() to do that.

  Federico



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]