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

gdk_seat_grab

Declaration

Source position: lazgdk3.pas line 4835

function gdk_seat_grab(

  seat: PGdkSeat;

  window: PGdkWindow;

  capabilities: TGdkSeatCapabilities;

  owner_events: gboolean;

  cursor: PGdkCursor;

  event: PGdkEvent;

  prepare_func: TGdkSeatGrabPrepareFunc;

  prepare_func_data: gpointer

):TGdkGrabStatus;