| 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 | |
| ((~) * 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 | |
| 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
data RcStyleCopyMethodInfo Source
Instances
| ((~) (TYPE Lifted) signature (m RcStyle), MonadIO m, RcStyleK a) => MethodInfo (TYPE Lifted) RcStyleCopyMethodInfo a signature Source | |
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.