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

TGtkFontChooserWidget

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

Declaration

Source position: lazgtk3.pas line 7477

type TGtkFontChooserWidget = object(TGtkBox)

  priv3: PGtkFontChooserWidgetPrivate;

  

  function new;

  

end;

Inheritance

TGtkFontChooserWidget

  

TGtkBox

  

TGtkContainer

  

TGtkWidget

  

TGInitiallyUnowned

  

TGObject