| 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 | |
| ((~) * info (ResolveRcStyleMethod t RcStyle), MethodInfo * info RcStyle p) => IsLabelProxy t (RcStyle -> p) | |
| type ParentTypes RcStyle | |
| type AttributeList RcStyle | |
| type SignalList RcStyle |
Methods
rcStyleCopy
data RcStyleCopyMethodInfo Source
Instances
| ((~) * signature (m RcStyle), MonadIO m, RcStyleK a) => MethodInfo * RcStyleCopyMethodInfo a signature |
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.