| Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Gtk.Objects.RcStyle
Description
Exported types
Constructors
| RcStyle (ForeignPtr RcStyle) |
Instances
| GObject RcStyle Source | |
| type ParentTypes RcStyle Source | |
| type AttributeList RcStyle Source | |
| type SignalList RcStyle Source |
class GObject o => RcStyleK o Source
Instances
| (GObject o, IsDescendantOf RcStyle o) => RcStyleK o Source |
Methods
rcStyleCopy
rcStyleCopy :: (MonadIO m, RcStyleK a) => a -> m RcStyle Source
Deprecated: (Since version 3.0)Use #GtkCssProvider instead.
rcStyleNew
rcStyleNew :: MonadIO m => m RcStyle Source
Deprecated: (Since version 3.0)Use #GtkCssProvider instead.