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

TGtkCellRendererPixbuf

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

Declaration

Source position: lazgtk3.pas line 4898

type TGtkCellRendererPixbuf = object(TGtkCellRenderer)

  priv1: PGtkCellRendererPixbufPrivate;

  

  function new;

  

end;

Inheritance

TGtkCellRendererPixbuf

  

TGtkCellRenderer

  

TGInitiallyUnowned

  

TGObject