Gtk Scrollbar Less Scrolling Window with GtkViewPort
- by PP
I am totally stuck on this, i want to implement Scroll Bar Less Scrolling Window. can some one provide me some hint on how to implement scrolling window using GtkViewport.
I want to implement something as displayed follows:
When user clicks on the ScrollUp or ScrollDown button list will scroll up or down.
Is it easy to implement or it is very very complected?