[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgtk3.pas line 15579
function gtk_drag_begin_with_coordinates( |
widget: PGtkWidget; |
targets: PGtkTargetList; |
actions: TGdkDragAction; |
button: gint; |
event: PGdkEvent; |
x: gint; |
y: gint |