GTK: overhaul history feature

Allowing righ-click menu.
This commit is contained in:
2016-06-04 18:58:33 +02:00
parent 05a62cb382
commit 48b0b7b1d8
7 changed files with 138 additions and 39 deletions

View File

@@ -85,7 +85,9 @@ data MyView = MkMyView {
, scroll :: !ScrolledWindow
, viewBox :: !Box
, rcmenu :: !RightClickMenu
, backViewB :: !Button
, upViewB :: !Button
, forwardViewB :: !Button
, homeViewB :: !Button
, refreshViewB :: !Button
, urlBar :: !Entry