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

TGdkSeat.grab

Declaration

Source position: lazgdk3.pas line 3597

function TGdkSeat.grab(

  window: PGdkWindow;

  capabilities: TGdkSeatCapabilities;

  owner_events: gboolean;

  cursor: PGdkCursor;

  event: PGdkEvent;

  prepare_func: TGdkSeatGrabPrepareFunc;

  prepare_func_data: gpointer

):TGdkGrabStatus;