[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 7748
type TGtkGestureRotate = object(TGtkGesture) |
||
function new(); |
|
|
function get_angle_delta; |
|
|
end; |
|
||
|
||
|
||
|