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

TGtkTextChildAnchor

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

Declaration

Source position: lazgtk3.pas line 13586

type TGtkTextChildAnchor = object(TGObject)

  segment: gpointer;

  

  function new;

  

  function get_deleted;

  

  function get_widgets;

  

end;

Inheritance

TGtkTextChildAnchor

  

TGObject