[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 8487
type TGtkIMMulticontext = object(TGtkIMContext) |
||
|
||
function new; |
|
|
function get_context_id; |
|
|
procedure set_context_id(); |
|
|
end; |
|
||
|
||
|