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

TGtkIMContextSimple

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgtk3.pas line 8458

type TGtkIMContextSimple = object(TGtkIMContext)

  priv: PGtkIMContextSimplePrivate;

  

  function new;

  

  procedure add_compose_file();

  

  procedure add_table();

  

end;

Inheritance

TGtkIMContextSimple

  

TGtkIMContext

  

TGObject