[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGdk3' (#lcl)

gdk_pointer_grab

Declaration

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

):TGdkGrabStatus;