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

TGtkFileChooserWidget

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

Declaration

Source position: lazgtk3.pas line 7064

type TGtkFileChooserWidget = object(TGtkBox)

  priv3: PGtkFileChooserWidgetPrivate;

  

  function new();

  

end;

Inheritance

TGtkFileChooserWidget

  

TGtkBox

  

TGtkContainer

  

TGtkWidget

  

TGInitiallyUnowned

  

TGObject