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

TGtkRecentChooserWidget

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

Declaration

Source position: lazgtk3.pas line 11890

type TGtkRecentChooserWidget = object(TGtkBox)

  priv3: PGtkRecentChooserWidgetPrivate;

  

  function new;

  

  function new_for_manager();

  

end;

Inheritance

TGtkRecentChooserWidget

  

TGtkBox

  

TGtkContainer

  

TGtkWidget

  

TGInitiallyUnowned

  

TGObject