Disable the scrollbars from within the application.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 30 Mar 2013 14:11:51 +0000 (15:11 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 30 Mar 2013 14:11:51 +0000 (15:11 +0100)
commitf4ac73866de30171ede250a386e348d451c19c03
treeaf43dce18f0068fbd0a3bc09dcc560b4192a5b0d
parentbb43b0f151fb2f9df03b85c6ef546478bfd250ca
Disable the scrollbars from within the application.

Maybe it's not so nice to configure the .gtkrc-2.0 if someone start playing
around with the vimb browser. So we disable the scrollbars programmatic. But
for now this will not work when vimb is compiled agains gtk3 libs.
src/main.c