[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
|
||
|