gtk-sni-tray-0.1.5.0: A standalone StatusNotifierItem/AppIndicator tray

Copyright(c) Ivan A. Malison
LicenseBSD3-style (see LICENSE)
MaintainerIvan A. Malison
Stabilityunstable
Portabilityunportable
Safe HaskellNone
LanguageHaskell2010

StatusNotifier.TransparentWindow

Description

Synopsis

Documentation

renderWithContext :: Context -> Render () -> IO () Source #

This function bridges gi-cairo with the hand-written cairo package. It takes a Context (as it appears in gi-cairo), and a Render action (as in the cairo lib), and renders the Render action into the given context.