gi-gtk-0.3.16.12: Gtk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.IMContext

Contents

Description

 

Synopsis

Exported types

Methods

iMContextDeleteSurrounding

iMContextFilterKeypress

iMContextFocusIn

iMContextFocusIn :: (MonadIO m, IMContextK a) => a -> m () Source

iMContextFocusOut

iMContextGetPreeditString

iMContextGetSurrounding

iMContextReset

iMContextReset :: (MonadIO m, IMContextK a) => a -> m () Source

iMContextSetClientWindow

iMContextSetCursorLocation

iMContextSetSurrounding

iMContextSetUsePreedit

Properties

InputHints

InputPurpose

Signals

Commit

type IMContextCommitCallbackC = Ptr () -> CString -> Ptr () -> IO () Source

DeleteSurrounding

PreeditChanged

PreeditEnd

PreeditStart

RetrieveSurrounding