| 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.IMContextSimple
Description
- newtype IMContextSimple = IMContextSimple (ForeignPtr IMContextSimple)
- class GObject o => IMContextSimpleK o
- toIMContextSimple :: IMContextSimpleK o => o -> IO IMContextSimple
- noIMContextSimple :: Maybe IMContextSimple
- iMContextSimpleNew :: MonadIO m => m IMContextSimple
Exported types
newtype IMContextSimple Source
Constructors
| IMContextSimple (ForeignPtr IMContextSimple) |
Instances
| GObject IMContextSimple | |
| ((~) * info (ResolveIMContextSimpleMethod t IMContextSimple), MethodInfo * info IMContextSimple p) => IsLabelProxy t (IMContextSimple -> p) | |
| type ParentTypes IMContextSimple | |
| type AttributeList IMContextSimple | |
| type SignalList IMContextSimple |
class GObject o => IMContextSimpleK o Source
Instances
| (GObject o, IsDescendantOf IMContextSimple o) => IMContextSimpleK o |
toIMContextSimple :: IMContextSimpleK o => o -> IO IMContextSimple Source
Methods
iMContextSimpleNew
iMContextSimpleNew :: MonadIO m => m IMContextSimple Source