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

gdk_selection_send_notify_for_display

Declaration

Source position: lazgdk3.pas line 4991

procedure gdk_selection_send_notify_for_display(

  display: PGdkDisplay;

  requestor: PGdkWindow;

  selection: TGdkAtom;

  target: TGdkAtom;

  property_: TGdkAtom;

  time_: guint32

);