[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

TGtkIMContextInfo

Declaration

Source position: lazgtk3.pas line 8439

type TGtkIMContextInfo = record

  context_id: Pgchar;

  

  context_name: Pgchar;

  

  domain: Pgchar;

  

  domain_dirname: Pgchar;

  

  default_locales: Pgchar;

  

end;