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

TGtkTargetEntry

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

Declaration

Source position: lazgtk3.pas line 5547

type TGtkTargetEntry = object

  target: Pgchar;

  

  flags: guint;

  

  info: guint;

  

  function new();

  

  function copy;

  

  procedure free;

  

end;

Inheritance

TGtkTargetEntry