[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgdk3.pas line 4591
function gdk_pointer_grab( |
window: PGdkWindow; |
owner_events: gboolean; |
event_mask: TGdkEventMask; |
confine_to: PGdkWindow; |
cursor: PGdkCursor; |
time_: guint32 |