c
GObject.Object
Gtk.IMContext
| Import line: | Gtk = imports.gi.Gtk; |
| GIR File: | Gtk-3.0.gir |
| C documentation: | GtkIMContext |
| Class : | IMContext |
| Extends: | GObject.Object |
| Properties | Defined By | |
|---|---|---|
|
input_hints : Gtk.InputHints
|
Gtk.IMContext | |
|
input_purpose : Gtk.InputPurpose
|
Gtk.IMContext | |
|
parent_instance : GObject.Object
read only
|
Gtk.IMContext | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gtk.IMContext
(Object properties)
Create a new Gtk.IMContext
Create a new Gtk.IMContext
|
||
| Gtk.IMContext | ||
|
Gtk.IMContext | |
|
focus_in
()
:
none
|
Gtk.IMContext | |
|
focus_out
()
:
none
|
Gtk.IMContext | |
|
get_preedit_string
()
:
Object
|
Gtk.IMContext | |
| Gtk.IMContext | ||
|
reset
()
:
none
|
Gtk.IMContext | |
|
set_client_window
(Window window)
:
none
|
Gtk.IMContext | |
|
set_cursor_location
(RectangleInt area)
:
none
|
Gtk.IMContext | |
| Gtk.IMContext | ||
|
set_use_preedit
(gboolean use_preedit)
:
none
|
Gtk.IMContext | |
| Event | Defined By | |
|---|---|---|
|
Gtk.IMContext | |
|
Gtk.IMContext | |
|
preedit_changed (IMContext self)
:
none
|
Gtk.IMContext | |
|
preedit_end (IMContext self)
:
none
|
Gtk.IMContext | |
|
preedit_start (IMContext self)
:
none
|
Gtk.IMContext | |
|
Gtk.IMContext | |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
WebKit.WebView
Property |
im_context : Gtk.IMContext
read only
|