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

TGtkEventControllerKey

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

Declaration

Source position: lazgtk3.pas line 6644

type TGtkEventControllerKey = object(TGtkEventController)

  function new();

  

  function forward();

  

  function get_group;

  

  function get_im_context;

  

  procedure set_im_context();

  

end;

Inheritance

TGtkEventControllerKey

  

TGtkEventController

  

TGObject