hbro-contrib-0.9.0.0: Third-party extensions to hbro.

Safe HaskellSafe-Infered

Hbro.StatusBar

Synopsis

Documentation

setupScrollWidget :: Label -> K ()Source

Write current scroll position in the given Label.

setupZoomWidget :: Label -> K ()Source

/! Doesn't work for now. Write current zoom level in the given Label.

setupProgressWidget :: Label -> K ()Source

Write current load progress in the given Label.

setupURIWidget :: URIColors -> URIColors -> Label -> K ()Source

Write current URI, or the destination of a hovered link, in the given Label.

data URIColors Source

Constructors

URIColors