| 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
Contents
Description
Exported types
Instances
| GObject RcStyle Source # | |
| IsObject RcStyle Source # | |
| IsRcStyle RcStyle Source # | |
| ((~) * info (ResolveRcStyleMethod t RcStyle), MethodInfo * info RcStyle p) => IsLabel t (RcStyle -> p) Source # | |
| ((~) * info (ResolveRcStyleMethod t RcStyle), MethodInfo * info RcStyle p) => IsLabelProxy t (RcStyle -> p) Source # | |
| HasAttributeList * RcStyle Source # | |
| type SignalList RcStyle Source # | |
| type AttributeList RcStyle Source # | |
Methods
copy
data RcStyleCopyMethodInfo Source #
rcStyleCopy :: (MonadIO m, IsRcStyle a) => a -> m RcStyle Source #
Deprecated: (Since version 3.0)Use #GtkCssProvider instead.
new
rcStyleNew :: MonadIO m => m RcStyle Source #
Deprecated: (Since version 3.0)Use #GtkCssProvider instead.