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

gtk_selection_add_target

Declaration

Source position: lazgtk3.pas line 18257

procedure gtk_selection_add_target(

  widget: PGtkWidget;

  selection: PGdkAtom;

  target: PGdkAtom;

  info: guint

);