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

TGtkCellLayout.add_attribute

Declaration

Source position: lazgtk3.pas line 3065

procedure TGtkCellLayout.add_attribute(

  cell: PGtkCellRenderer;

  attribute: Pgchar;

  column: gint

);