[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 6698
type TGtkEventControllerScroll = object(TGtkEventController) |
||
function new(); |
|
|
function get_flags; |
|
|
procedure set_flags(); |
|
|
property flags: TGtkEventControllerScrollFlags; [rw] |
|
|
end; |
|
||
|
||
|