relay stuck on this (GtkScrolledWindow)!

Posted by PP on Stack Overflow See other posts from Stack Overflow or by PP
Published on 2010-03-22T11:46:28Z Indexed on 2010/03/22 11:51 UTC
Read the original article Hit count: 210

Filed under:
|

I am trying to remove scroll bars from GtkScrolledWindow and want to display just a list with scrolling contains. but i am not able to hide/remove scroll bars from GtkScrolledWindow.

can anyone provide some example on how to implement scrolling using GtkViewport? it will be very helpful.

Thanks,
PP.

© Stack Overflow or respective owner

Related posts about gtk

Related posts about gtk+