[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgtk3.pas line 8439
type TGtkIMContextInfo = record |
||
context_id: Pgchar; |
|
|
context_name: Pgchar; |
|
|
domain: Pgchar; |
|
|
domain_dirname: Pgchar; |
|
|
default_locales: Pgchar; |
|
|
end; |