gtk3-0.15.0: Binding to the Gtk+ 3 graphical user interface library

Maintainergtk2hs-users@lists.sourceforge.net
Stabilityprovisional
Portabilityportable (depends on GHC)
Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.General.StyleProvider

Contents

Description

Interface to provide style information to StyleContext

Synopsis

Description

StyleProvider is an interface used to provide style information to a StyleContext. See styleContextAddProvider and styleContextAddProviderForScreen.

StyleProvider is implemented by CssProvider and Settings.

Typess