Safe Haskell | None |
---|---|
Language | Haskell98 |
Graphics.UI.Gtk.Layout.BackgroundContainer
Documentation
data BackgroundContainer Source
Constructors
BackgroundContainer EventBox (IORef (Maybe Pixbuf)) |
backgroundExpose :: BackgroundContainer -> IO () Source
backgroundSetPicture :: BackgroundContainer -> Maybe FilePath -> IO () Source
backgroundSetPixbuf :: BackgroundContainer -> Maybe Pixbuf -> IO () Source