Unit 'gdk2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

gdk_pointer_grab

Declaration

Source position: gdk2.pas line 146

function gdk_pointer_grab(

  window: PGdkWindow;

  owner_events: gboolean;

  event_mask: TGdkEventMask;

  confine_to: PGdkWindow;

  cursor: PGdkCursor;

  time: guint32

):TGdkGrabStatus;


Documentation generated on: 2025-07-25