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

TGtkTargetList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgtk3.pas line 6445

type TGtkTargetList = object

  function new();

  

  procedure add();

  

  procedure add_image_targets();

  

  procedure add_rich_text_targets();

  

  procedure add_table();

  

  procedure add_text_targets();

  

  procedure add_uri_targets();

  

  function find();

  

  function ref;

  

  procedure remove();

  

  procedure unref;

  

end;

Inheritance

TGtkTargetList