gtk3-0.15.9: Binding to the Gtk+ 3 graphical user interface library
Maintainergtk2hs-users@lists.sourceforge.net
Stabilityprovisional
Portabilityportable (depends on GHC)
Safe HaskellSafe-Inferred
LanguageHaskell98

Graphics.UI.Gtk.General.StyleProvider

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.

Types