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

gtk_cell_layout_add_attribute

Declaration

Source position: lazgtk3.pas line 17463

procedure gtk_cell_layout_add_attribute(

  cell_layout: PGtkCellLayout;

  cell: PGtkCellRenderer;

  attribute: Pgchar;

  column: gint

);