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

TGtkCellLayoutIface.add_attribute

Declaration

Source position: lazgtk3.pas line 4673

TGtkCellLayoutIface.add_attribute : procedure(

  cell_layout: PGtkCellLayout;

  cell: PGtkCellRenderer;

  attribute: Pgchar;

  column: gint

);